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
using the testSSL tool
invalid certificate chain error
Trust (hostname) Ok via SAN and CN (same w/o SNI)
Chain of trust NOT ok (expired)
This occurs if i execute via web or via commandline in docker shell
If I test it from the native OS on docker host using script from the dr wetter github site, I don't get the error
Trust (hostname) Ok via SAN and CN (same w/o SNI)
Chain of trust Ok
May be related to the obsolete Let's Encrypt root cert issue from 2021, (as site under test is using a Let's encrypt cert) but I am not sure how to test.
The text was updated successfully, but these errors were encountered:
using the testSSL tool
invalid certificate chain error
Trust (hostname) Ok via SAN and CN (same w/o SNI)
Chain of trust NOT ok (expired)
This occurs if i execute via web or via commandline in docker shell
If I test it from the native OS on docker host using script from the dr wetter github site, I don't get the error
Trust (hostname) Ok via SAN and CN (same w/o SNI)
Chain of trust Ok
May be related to the obsolete Let's Encrypt root cert issue from 2021, (as site under test is using a Let's encrypt cert) but I am not sure how to test.
The text was updated successfully, but these errors were encountered: