› VitalPBX Community Support › General Discussion › generate CSR for certificate
How do I generate a CSR from the GUI to setup my comodo cert that I purchased?
You can use the following command to do it from the console:
openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr
When I configure the cert and force https I can no longer view the web page.
The private key was (surprise surprise) on the server right next to the CSR. D’oh!
Tagged: certificate