Using Generated Certificates¶
For Web Servers (Nginx, Apache)¶
Install CA to system:
sudo certica install --ca your-ca-name
Configure your web server with the certificate paths.
For etcd¶
Use the certificates in your etcd configuration file.
For Docker¶
Copy certificates into your Docker containers or mount as volumes.