Add support for proxy domain validation to tls_cert resource #553

Open
raucao wants to merge 2 commits from feature/letsencrypt_proxy_validation into master
Owner

I adapted the code to use our recent work for the ejabberd certs, and used this to get new certs for kosmos.social, which was also migrated to Namecheap recently, so the renewal via the Gandi script couldn't work anymore.

I adapted the code to use our recent work for the ejabberd certs, and used this to get new certs for `kosmos.social`, which was also migrated to Namecheap recently, so the renewal via the Gandi script couldn't work anymore.
raucao added 1 commit 2024-04-26 10:25:46 +00:00
raucao requested review from greg 2024-04-26 10:25:52 +00:00
raucao added the
kredits-1
ops
labels 2024-04-26 10:25:58 +00:00
raucao added 1 commit 2024-04-30 10:24:42 +00:00
raucao added
kredits-2
and removed
kredits-1
labels 2024-04-30 10:25:12 +00:00
Author
Owner

Had to also add support for this for the web domains for public S3 access (e.g. s3.kosmos.social). Did it by adding the domains we host at Gandi to the gandi credentials data bag item.

Had to also add support for this for the web domains for public S3 access (e.g. `s3.kosmos.social`). Did it by adding the domains we host at Gandi to the gandi credentials data bag item.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/letsencrypt_proxy_validation master
git pull origin feature/letsencrypt_proxy_validation

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feature/letsencrypt_proxy_validation
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#553
No description provided.