IT, Digital & Culture
openssl req -new -nodes -out rui.csr -keyout rui-orig.key
This creates the certificate request rui.csr.
openssl rsa -in rui-orig.key -out rui.key
Note: There should not be any erroneous ^M characters at the end of each line.
/etc/init.d/vpxa restart