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.
Issue Resolved #3
Overview
Adds initial instructions for the creation and renewal of wildcard SSL certificates for the
*.aced-idp.org
domains. Outlines the manualcertbot
commands, required DNSTXT
records, and copying of the certificates to the specific directories required bydocker-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