Difference between revisions of "SSLCertificate"

From Emersion
Jump to: navigation, search
(Replaced content with "=This Content Has Moved House= This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base. We are sorry for the unti...")
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
=This Content Has Moved House=
  
This article is designed for clients with limited access to resources who are educated in web technologies, specifically Open SSL.
+
This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.
  
There are a number of ways and methods to get a signed SSL certificate. Usually, your IT team will have a preferred method and supplier to obtain you a valid SSL certificate that’s appropriate for you. This method below is a common DIY method, but by no means is exclusive.
+
We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to our new home.
  
First, install Open SSL on on your computer, or have a computer/server with Open SSL installed on it.
+
[https://resources.emersion.com/display/EKB/SSL+Certificates Take me to the Emersion Knowledge Base article]
  
<span style="color: red; text-decoration: none;">
+
[[file:new_home_sm.jpg|900px]]
You do NOT need Emersion to generate the CSR. And it does NOT need to be generated from our web servers. You can generate a certificate from any machine
 
</span>
 
 
 
== Step One: Generate the CSR ==
 
 
 
Go to http: https://www.digicert.com/easy-csr/openssl.htm
 
 
 
Fill in the details, click '''Generate'''
 
 
 
Example:
 
 
 
[[File:CSR_request.png]]
 
 
 
You will be shown a command to copy/paste with the parameters you entered included.
 
 
 
On the machine with Open SSL, open a terminal session and run this command.
 
 
 
OpenSSL creates both your private key and your certificate signing request, and saves them to two files:
 
 
 
* signup_mycompany_com_au.key
 
* signup_mycompany_com_au.csr
 
 
 
Keep both handy.
 
 
 
== Step Two: Contact a Certificate Signing Authority ==
 
 
 
Emersion remains independent and will not advise you on which Certificate Signing Authority to use. However they assist you to choose the certificate that best suits you, and they will sign your certificate.
 
 
 
== Step: Three: Sending the Certificate and the Private Key to Emersion ==
 
 
 
When the certificate has been delivered to you, forward it to Emersion with the Private Key. We need BOTH the SSL Cert and Private Key in order to complete the installation of the SSL Certificate on the server.
 
 
 
It will look like this when opened:
 
 
 
'''A signed SSL Certificate'''
 
 
 
[[File:SSL_certificate.png]]
 
 
 
 
 
'''Private Key – Viewed in a text editor'''
 
 
 
[[File:SSL_private_key.png]]
 
 
 
Please be aware that Emersion is not a Certificate Signing Authority. Please do not ask us to sign a certificate for you.
 

Latest revision as of 12:47, 30 January 2018

This Content Has Moved House

This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.

We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to our new home.

Take me to the Emersion Knowledge Base article

New home sm.jpg