Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

For installations that use Puppet for configuration management, see squirro.yaml for details on how to add an SSL certificate.

For installations that do no use Puppet for configuration management, SSL keys and certificates can be replaced by modifying the certificate and key files in the directory /etc/nginx/ssl.


After modifying the SSL Certificate and key, run the following commands to restart Nginx and have the changes take affect:

>> nginx -t
>> service nginx reload
  • No labels