![]() |
||||||||
|
||||||||
|
Customer Support > Generate CSR > F5 Big IPTo generate a Certificate Signing Request (CSR), perform the following steps: You must create a SSL configuration file, before generating a CSR. This can be completed by running the following command: # /usr/local/bin/genconf When you run this command, the Big-IP will ask for your company information. Country Name (2 letter code) [AU]:GB Run the following command to generate a new certificate request: # /usr/local/bin/genkey www.yourdomain.com Be sure to replace www.yourdomain.com with your Common name - FQDN (Fully Qualifed domain name). You will be prompted again for your company information during this step. Country Name (2 letter code) [AU]:GB The CSR will be stored in the following: /config/bigconfig/ssl.crt/Fully Qualified Domain Name.crt Copy the entire contents of the CSR, insuring to include-----BEGIN CERTIFICATE REQUEST----- and -----END CERTIFICATE REQUEST----- |
| © Copyright AlphaSSL. All RIghts Reserved. |