Install SSL certificate

identity management Add comments

Create key:

openssl genrsa -des3 -out www_example_com.key 1024

Create certificate request:

openssl req -new -nodes -keyout www_example_com.key -out www_example_com.csr

Verify contents of certificate request:

openssl req -noout -text -in www_example_com.csr

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in