Use the instructions on this page to use OpenSSL to create your certificate signing request (CSR) and install your SSL certificate on your Ubuntu server with Apache2.
Restart Restart Note: After you've installed your SSL/TLS certificate and configured the server to use it, you must restart your Apache2 instance. |
For instructions, see Apache: Create CSR & Install SSL Certificate (OpenSSL). For other OS/platform instructions, see Create a CSR (Certificate Signing Request).
You can use these instructions to create OpenSSL CSRs and install all types of DigiCert SSL certificates on your Ubuntu server with Apache2: Standard SSL, EV SSL, Multi-Domain SSL, EV Multi-Domain SSL, and Wildcard SSL.
Use the instructions in this section to create your shell commands to generate your Ubuntu with Apache2 CSR with OpenSSL.
How to Generate a CSR for Ubuntu with Apache 2 Using OpenSSL
If you prefer to build your own shell commands to generate your Ubuntu with Apache2 CSR, follow the instructions below.
If you still need to create a certificate signing request (CSR) and order your certificate, see Ubuntu with Apache2: How to Use OpenSSL to Create Your CSR.
After we validate and issue your SSL certificate, you can install it on your Ubuntu with the Apache2 server (where the CSR was generated) and configure the server to use it.