A service of Daily Data, Inc.
Contact Form

User Tools

Site Tools


software:openssl:installca

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
software:openssl:installca [2025/10/19 18:38] rodolicosoftware:openssl:installca [2025/10/23 00:18] (current) rodolico
Line 230: Line 230:
 sudo security add-trust-anchor -d -r trustAsRoot -k /Library/Keychains/System.keychain /path/to/ca.pem sudo security add-trust-anchor -d -r trustAsRoot -k /Library/Keychains/System.keychain /path/to/ca.pem
 </code> </code>
 +
 +===== Create Server Certificates =====
 +
 +Once you have the CA's installed on your workstations, you are ready to [[software:openssl:createcert|Create some Server (service) certificates]] signed by the CA. These certificates will be authorized without a problem because your CA was installed on these machines.
software/openssl/installca.txt · Last modified: 2025/10/23 00:18 by rodolico