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
But this poses a risk that the SNI and expiration times are likely to be inconsistent with SSL certificates, and there is now no validation mechanism.
A better approach would be:
add checks for public and private keys
the sni and expiration time are automatically obtained from the certificate.
This PR can be a temporary implementation that will be refactored later. A new issue can be created.
But this poses a risk that the SNI and expiration times are likely to be inconsistent with SSL certificates, and there is now no validation mechanism.
A better approach would be:
This PR can be a temporary implementation that will be refactored later. A new issue can be created.
Originally posted by @moonming in #1571 (comment)
The text was updated successfully, but these errors were encountered: