Difference between revisions of "SUNScholar/Secure Internet Connections/S03"

From Libopedia
Jump to navigation Jump to search
m
m
Line 30: Line 30:
 
*https://knowledge.verisign.com/support/ssl-certificates-support/index?page=content&actp=CROSSLINK&id=AR657
 
*https://knowledge.verisign.com/support/ssl-certificates-support/index?page=content&actp=CROSSLINK&id=AR657
 
----
 
----
  '''<font color="red">Do not continue until you have all the required certs from a trusted authority.</font>'''
+
<center>
 +
  '''<font color="red">!!!! Do not continue until you have all the required certs from a trusted authority !!!!</font>'''
 +
</center>
 
----
 
----

Revision as of 09:48, 19 January 2015

 NEXT - STEP 4

Step 3. Intermediate CA certs

Consult your cert provider on how to create the required intermediate CA certs.

Below are some example intermediate certs.

Download the certs from the following links by typing as follows:

cd /etc/ssl/certs

Get the primary intermediate Symantec CA cert:

wget http://web.lib.sun.ac.za/style/sunscholar/certs/PCA-3G3.pem
OR
wget http://web.lib.sun.ac.za/style/sunscholar/certs/PCA-3G5.pem

Get the secondary intermediate Symantec CA cert:

wget http://web.lib.sun.ac.za/style/sunscholar/certs/ICA-3G3.pem
OR
wget http://web.lib.sun.ac.za/style/sunscholar/certs/ICA-3G5.pem

Intermediate CA certs links

For more intermediate CA cert info see the following links:

Main Links
Other Links

!!!! Do not continue until you have all the required certs from a trusted authority !!!!