Sending the CSR to CA

After you've generated the CSR for the TLS Context, you need to send it to your CA to have it signed.

To copy and send CSR to your CA:
1. Open the TLS Contexts table (see Configuring TLS Contexts).
2. Select the TLS Context.
3. Click Action, and then from the drop-down menu, choose Copy Certificate To Clipboard. The copied CSR text includes everything from the BEGIN CERTIFICATE REQUEST line to the END CERTIFICATE REQUEST line.
4. Copy the CSR into a text file, save the file as csr.pem, and send the file to your CA to have it signed.
5. When you receive the digitally signed certificate, import it into the TLS Context, as described in Importing the Signed Certificate.