certificates:create_a_ca_certificate_authority
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
certificates:create_a_ca_certificate_authority [2020/04/06 14:20] – peter | certificates:create_a_ca_certificate_authority [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
This will prompt you to answer some questions to generate the pem file: | This will prompt you to answer some questions to generate the pem file: | ||
- | <code bash> | + | * Country Name (2 letter code) [AU]: |
- | Country Name (2 letter code) [AU]: | + | |
- | State or Province Name (full name) [Some-State]: | + | |
- | Locality Name (eg, city) []:**St. Helier** | + | |
- | Organization Name (eg, company) [Internet Widgits Pty Ltd]: | + | |
- | Organizational Unit Name (eg, section) []:**IT** | + | |
- | Common Name (e.g. server FQDN or YOUR name) []: | + | |
- | Email Address []: | + | |
- | </ | + | |
At this point you should have 2 files: | At this point you should have 2 files: | ||
Line 34: | Line 33: | ||
The myCA.pem file is the public key. | The myCA.pem file is the public key. | ||
- | The myCA.key is the private key; which you do **NOT** want to share. | + | <WRAP alert> |
+ | **ALERT: | ||
+ | |||
+ | Protect the private key! | ||
+ | </ | ||
certificates/create_a_ca_certificate_authority.1586182857.txt.gz · Last modified: 2020/07/15 09:30 (external edit)