ACED-IDP / compose-services-training

Learn about Gen3 using Docker compose
Apache License 2.0
1 stars 1 forks source link

Add instructions for SSL certification through Let's Encrypt. #7

Closed lbeckman314 closed 2 years ago

lbeckman314 commented 2 years ago

Issue Resolved #3

Overview

Adds initial instructions for the creation and renewal of wildcard SSL certificates for the *.aced-idp.org domains. Outlines the manual certbot commands, required DNS TXT records, and copying of the certificates to the specific directories required by docker-compose.

Security Considerations

No private information or data (e.g. the SSL key itself) is included in the documentation or the pull request. As such, public visibility of the request is acceptable.

Additional References