Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


simple_root_ca_centos_6.5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
simple_root_ca_centos_6.5 [2014/01/06 09:11] – [Verify] adminsimple_root_ca_centos_6.5 [2014/06/10 12:26] admin
Line 1: Line 1:
-===== Install CA Server =====+{{tag>[ssl tls ca centos6.5 security]}} 
 + 
 +=====Simpe root CA Server=====
 ==== Install CA.pl ==== ==== Install CA.pl ====
   yum install openssl-perl   yum install openssl-perl
Line 19: Line 21:
   openssl pkcs12 -nocerts -in mycert.p12 -out userkey.pem   openssl pkcs12 -nocerts -in mycert.p12 -out userkey.pem
   openssl pkcs12 -clcerts -nokeys -in mycert.p12 -out usercert.pem   openssl pkcs12 -clcerts -nokeys -in mycert.p12 -out usercert.pem
-  chmod 0400 userkey.pem 
-  chmod 0444 usercert.pem 
  
 ===== Install CA root certificate on client ===== ===== Install CA root certificate on client =====
simple_root_ca_centos_6.5.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1