Opened 5 years ago
Closed 5 years ago
#2325 closed task (fixed)
Replace wildcard with single certs, renew *.osgeo.org
Reported by: | robe | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2019-II |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
I had gotten a wild card letsencrypt to fix things like secure etc and before I had download on new server.
Unfortunately these don't seem to renew automatically, though I think there is a way by setting up a script, but probably more trouble than worth as the wildcard uses DNS challenge and the challenge changes each renewal.
I manually renewed using
certbot certonly --manual -d '*.osgeo.org' #which necessitated change txt acme-challenge in dns service nginx reload
Now that secure and download are on osgeo host I plan to switch those to single certs so they can be renewed more easily.
Note:
See TracTickets
for help on using tickets.
was already done