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

error: tls: bad certificate #4

Open
ettingshausen opened this issue Feb 21, 2019 · 2 comments
Open

error: tls: bad certificate #4

ettingshausen opened this issue Feb 21, 2019 · 2 comments

Comments

@ettingshausen
Copy link

服务端:

docker run --rm --name ngrok-server -p 3000:80 -p 3001:8082 -p 443:443 jueying/ngrok-server 192.168.2.13 3000 3001 443

客户端:

ngrok.cfg

server_addr: "192.168.2.13:443"
trust_host_root_certs: false

start.bat

ngrok.exe -subdomain=test -config=ngrok.cfg 80
[11:45:50 UTC 2019/02/21] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [tun:571a60ec] Closing
[11:45:58 UTC 2019/02/21] [INFO] (ngrok/log.(*PrefixLogger).Info:83) [tun:3bbcc903] New connection from 172.17.0.1:43480
[11:45:58 UTC 2019/02/21] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [tun:3bbcc903] Waiting to read message
[11:45:58 UTC 2019/02/21] [WARN] (ngrok/log.(*PrefixLogger).Warn:87) [tun:3bbcc903] Failed to read message: remote error: tls: bad certificate
@ideacco
Copy link

ideacco commented May 2, 2022

Same mistake

@lozn00
Copy link

lozn00 commented May 24, 2023

一样..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants