Netilla VPN SSL server

Follow instruction below to generate CSR file:

  • Choose in administration menu: System Configuration, General, SSL, Certs from CA, Request New Certificate.
  • Type all required information.
    Note: Domain typed as a Common Name have to be the same domain you want to secure.
  • Click Generate New Certificate.
  • CSR will be displayed below the CSR form.
  • Copy entire file (with BEGIN and END lines) to simple text editor and save as your_domain.csr
  • 59 Users Found This Useful
Was this answer helpful?

Related Articles

What is CSR and who needs it?

A Certificate Signing Request is a text generated on the server that is used to create your SSL...

Apache/OpenSSL

To generate a pair of private key and public Certificate Signing Request (CSR) for a webserver,...

Apache (with mod_ssl)

Installing SSL certificate on Apache with mod_ssl To install certificate you need 2...

Apache (Multi-Domain version)

To generate CSR file which includes more than one Fully Qualified Domain Name, you need to...

Apple Mac OS X Server

CSR is generated in 2 steps.I. Private key generation1. Log into server and open...