Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS 1.3? #69

Closed
CrazyHackGUT opened this issue Feb 16, 2022 · 1 comment
Closed

TLS 1.3? #69

CrazyHackGUT opened this issue Feb 16, 2022 · 1 comment

Comments

@CrazyHackGUT
Copy link
Contributor

Requests to web-resources that forces TLS 1.3 can be failed with error:

  -> SourcePawn_MakeRequest(): base url https://…/api.php, method config
* Hostname … was found in DNS cache
*   Trying 172.67.148.20:443...
* Connected to … (172.67.148.20) port 443 (#1)
* mbedTLS: Connecting to …:443
* mbedTLS: Set min SSL version to TLS 1.0
* ALPN, offering h2
* ALPN, offering http/1.1
* ssl_handshake returned - mbedTLS: (-0x7780) SSL - A fatal alert message was received from our peer
* Closing connection 1

TLS 1.2 works normally.

@ErikMinekus
Copy link
Owner

Duplicate of #46

@ErikMinekus ErikMinekus marked this as a duplicate of #46 Mar 17, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants