Diff for /loncom/request_ssl_key.sh between versions 1.3 and 1.4

version 1.3, 2015/06/05 12:01:23 version 1.4, 2016/05/16 15:24:17
Line 26  if [ $(whoami) != "root" ] ; then Line 26  if [ $(whoami) != "root" ] ; then
     fi      fi
 fi  fi
   
 openssl req -newkey rsa:1024 -passout pass:loncapa \  openssl req -newkey rsa:2048 -passout pass:loncapa \
     -keyout lonKey.enc -keyform PEM  \      -keyout lonKey.enc -keyform PEM  \
     -out    CertRequest.pem -outform PEM      -out    CertRequest.pem -outform PEM
   

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.