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
By default, cipher suites without ECDHE support are no longer offered by either clients or servers during pre-TLS 1.3 handshakes. reverted with the tlsrsakex=1 GODEBUG setting.
Welcome
What did you expect to see?
As with v4.16.1, v4.17.3 and later versions can issue certificates.
What did you see instead?
The certificate was successfully issued in v4.16.1, but the handshake with “https://dns.api.nifcloud.com” fails in v4.17.3 and later versions.
How do you use lego?
Docker image
Reproduction steps
Verify that the certificate can be issued with v4.16.1.
Verify that the certificate cannot be issued with v4.17.3.
Version of lego
Logs
Go environment (if applicable)
The text was updated successfully, but these errors were encountered: