You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, want to say thank you for your support of this library. I had problems while implementing certificate issuance with Certes. Fortunately, I found one of your comments in one of the discussion, which was helpful. :)
Secondly, I'm currently trying to implement the functionality to renew a certificate. As far as I understood from the documentation that I've read, a certificate renewal is just a new order? Let's Encrypt determines whether it's a renewal/duplicate based on the provided set of hostnames?
For example, would Let's Encrypt consider the following command as a renewal if I've already issued a certificate for your.domain.name?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
First of all, want to say thank you for your support of this library. I had problems while implementing certificate issuance with Certes. Fortunately, I found one of your comments in one of the discussion, which was helpful. :)
Secondly, I'm currently trying to implement the functionality to renew a certificate. As far as I understood from the documentation that I've read, a certificate renewal is just a new order? Let's Encrypt determines whether it's a renewal/duplicate based on the provided set of hostnames?
For example, would Let's Encrypt consider the following command as a renewal if I've already issued a certificate for
your.domain.name
?Beta Was this translation helpful? Give feedback.
All reactions