Creating a ca's self signed certificate

L'Antre du Tryphon

schedule
2011-11-20 | 17:43h
update
2013-06-08 | 19:25h
person
www.ctheroux.com
domain
www.ctheroux.com

Creating a ca’s self signed certificate

In order to create your own certificates, you need a CA (certificate authority) certificate. This certificate will be used to sign every certificate you will create. To do so, execute the following command. This post assumes that “OpenSSL initial configurationAMP” has been done previously.

  • Logon with the user ca
  • Go in its home directory and issue the command
openssl req -new -x509 -keyout private/cakey.pem -out certs/cacert.pem -days 3650

It is a good practice to put the private key on a removable media and load it only when signing new certificates. Do not loose it. It is the most important piece of data related to your certificates.

Advertisement

Imprint
Responsible for the content:
www.ctheroux.com
Privacy & Terms of Use:
www.ctheroux.com
Mobile website via:
WordPress AMP Plugin
Last AMPHTML update:
09.10.2025 - 15:18:14
Privacy-Data & cookie usage: