Acme unable to replace a staging cert after testing #67661
jeffclay
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
After creating a certificate using
test_cert
flag then removing the flag, the result was nothing happening due to:salt/salt/states/acme.py
Line 104 in 75269c4
Describe the solution you'd like
Option to specify that the existing staging/test cert should be replaced with a production cert.
Describe alternatives you've considered
Manually invoking certbot commands.
Beta Was this translation helpful? Give feedback.
All reactions