SSL certificates

Updated . Posted . Visible to the public.

Generate a cert:

openssl req -new -sha256 -newkey rsa:2048 -nodes -out example.com.csr -keyout example.com.key -subj "/C=NZ/ST=Auckland/L=Auckland/O=The Fold/OU=Security/CN=example.com"

Profile picture of Steve Hoeksema
Steve Hoeksema
Last edit
Steve Hoeksema
Posted by Steve Hoeksema to The Fold (2015-02-25 04:28)