You are here: Using Certificates in HTTPS Clusters > Generating a CSR and Getting is Signed by a CA

Generating a CSR and Getting It Signed by a CA

Most CA vendors provide a means of generating a Certificate Signing Request (CSR) on their websites, and we recommend that you use the CA website to generate the CSR. For several good tutorials on how to get your certificates signed, please see:

http://sial.org/howto/openssl/

A CSR can also be generated using the OpenSSL tools on any system, including Windows. The examples below were executed on a Windows system with the OpenSSL tools installed.

Note that only the most basic openssl command options are shown in these examples. See the openssl(1) and req(1) manual pages for the SSL implementation on your system for more information.

Note - Generating a CSR on FortiADC is NOT supported. Consult the Certificate Authority that supplies your SSL certificates and use the tools that they recommend.

ClosedGenerating a CSR using OpenSSL
ClosedGenerating a CSR and Installing a Certificate on Windows Using IIS