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.
So, as I expressed in my first comment, this is a problem with Nifcloud itself.
I don't think we will not compile lego with tlsrsakex=1 just for nifcloud.
ldez
changed the title
nifcloud: bug between v4.16.1 and v4.17.3.
nifcloud: bug between v4.16.1 and v4.17.3
Sep 6, 2024
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: