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
Is it possible to define a domain that for it, the code won't go to lets encrypt?
I would like to create the certification with another authority for some domains and only store them in my certification DB(Redis).
So I'll need a way to say that do not try to create a certification for them.
Also, would there be an easy way to store them in the Redis and get a notification/log when they are about to expire?
The text was updated successfully, but these errors were encountered:
If this reply is not too late, you may check https://github.com/jxskiss/ssl-cert-server, which supports manually managed certificates, and Let's Encrypt, even wildcard certificates.
Is it possible to define a domain that for it, the code won't go to lets encrypt?
I would like to create the certification with another authority for some domains and only store them in my certification DB(Redis).
So I'll need a way to say that do not try to create a certification for them.
Also, would there be an easy way to store them in the Redis and get a notification/log when they are about to expire?
The text was updated successfully, but these errors were encountered: