Revision history of "Creating SSL Certificates"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 11:42, 14 January 2015Pabut talk contribs 1,324 bytes +1,324 Created page with "== Steps to create a CA cert and a server key and cert == *set up CA directory structure: :mkdir /root/CA :chmod 0770 CA :cd CA *Create the CA key :openssl genrsa -des3 -out..."