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
The asserts on the certificate are independent of the HTTPS connection.
We can access an HTTPS endpoint with an invalid certificate using an insecure connection (--insecure /-k) and still be able to check the certificate attributes.
The text was updated successfully, but these errors were encountered:
The asserts on the certificate are independent of the HTTPS connection.
We can access an HTTPS endpoint with an invalid certificate using an insecure connection (
--insecure /-k
) and still be able to check the certificate attributes.The text was updated successfully, but these errors were encountered: