-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
./simple-tls -s -no-tls -ws -b :80 -d 127.0.0.1:22 -n example.com
client:
simple-tls -ws -b 127.0.0.1:2222 -d example.com:80 -n example.com
client output on connection:
failed to dial server connection: failed to WebSocket dial: failed to send handshake request: Get "https://example.com": x509: certificate signed by unknown authority
Conclusion: with -no-tls, server is still sending certificate
simple-tls v0.7.0-0-gdf0b4cc (go version: go1.17.6, os: linux, arch: amd64)
Linux Centos 7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels