Skip to content

Connecting to VM using https doesn’t work using SouthWest airlines WiFi #187

@skybrian

Description

@skybrian

Using Chrome on an iPad and SouthWest airlines WiFi, connecting to a VM using https results in ERR_SSL_PROTOCOL_ERROR. Connecting to exe.dev itself works, as does opening a terminal to a VM.

Using a Macbook: much the same, but a different error:

% curl https://skybrian-links.exe.xyz/
curl: (16) Error in the HTTP2 framing layer
% curl -v https://skybrian-links.exe.xyz/
* Host skybrian-links.exe.xyz:443 was resolved.
* IPv6: (none)
* IPv4: 161.210.92.1
*   Trying 161.210.92.1:443...
* Connected to skybrian-links.exe.xyz (161.210.92.1) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to skybrian-links.exe.xyz:443 
* Closing connection
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to skybrian-links.exe.xyz:443 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions