Remove outdated/incorrect certificate advice

This was from when we thought Anchor was the future of our internal cert
authority configuration. Self-signed certs are perfectly acceptable for
production deployments.

Change-Id: I5351a3bc4f1d80846ecbc7e1a77a47d9b91d7de7
This commit is contained in:
Adam Harwell 2019-03-06 15:27:35 -08:00
parent c00faa7edd
commit 838719a09a
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
# anchor_cert_generator
# cert_generator = local_cert_generator
# For local certificate signing (development only):
# For local certificate signing:
# ca_certificate = /etc/ssl/certs/ssl-cert-snakeoil.pem
# ca_private_key = /etc/ssl/private/ssl-cert-snakeoil.key
# ca_private_key_passphrase =