A service of Daily Data, Inc.
Contact Form

User Tools

Site Tools


software:openssl:internalca:createca

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:openssl:internalca:createca [2025/10/25 03:07] – ↷ Page moved from software:openssl:createca to software:openssl:internalca:createca rodolicosoftware:openssl:internalca:createca [2025/10/25 03:10] (current) – ↷ Links adapted because of a move operation rodolico
Line 56: Line 56:
 ==== Create the CA Cert ==== ==== Create the CA Cert ====
  
-Now that you have a private key, we can use that to create a certificate to be used to sign the certificates. This command assumes you have [[software:openssl:createconfig|]].+Now that you have a private key, we can use that to create a certificate to be used to sign the certificates. This command assumes you have [[software:openssl:internalca:createconfig]].
  
 The file created (with a .crt suffix) will also be added to each device that needs to access certificates generated. So, for example, workstations where people are accessing internal web sites which will have certificates signed by the CA. The file created (with a .crt suffix) will also be added to each device that needs to access certificates generated. So, for example, workstations where people are accessing internal web sites which will have certificates signed by the CA.
Line 93: Line 93:
 ===== Install CA on workstations ===== ===== Install CA on workstations =====
  
-You are now ready to [[software:openssl:installca|install the CA's on workstations]]. **Note**: only install the .crt (the actual certificate file). The key file (.key) is private and should be stored in a secure location.+You are now ready to [[software:openssl:internalca:installca|install the CA's on workstations]]. **Note**: only install the .crt (the actual certificate file). The key file (.key) is private and should be stored in a secure location.
software/openssl/internalca/createca.txt · Last modified: 2025/10/25 03:10 by rodolico