Reusing an existing private key during lego run
#2188
Unanswered
svivekkrishna
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case where I would like to use an existing private key within the
.lego/certificates
path withlego run
.Currently, this overwrites the
<domain>.key
file with a new private key.I'm not sure if this is a specification it the ACME protocol, or if it's an implementation issue with Lego.
Beta Was this translation helpful? Give feedback.
All reactions