[GH-ISSUE #147] self signed certificate error #95

Open
opened 2026-05-05 11:01:06 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @dangtrungluong on GitHub (Jul 22, 2022).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/147

self signed certificate error:
"http: proxy error: x509: certificate signed by unknown authority"

my config:
proto: http
addr: https://192.168.1.1:443

how to fix

Originally created by @dangtrungluong on GitHub (Jul 22, 2022). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/147 self signed certificate error: "http: proxy error: x509: certificate signed by unknown authority" my config: proto: http addr: https://192.168.1.1:443 how to fix
Author
Owner

@hons82 commented on GitHub (Aug 1, 2022):

Do you have a cerificate for your server?
If you want to use HTTPS it's recommended to get a properly signed certificate to avoid security warnings.

<!-- gh-comment-id:1200770746 --> @hons82 commented on GitHub (Aug 1, 2022): Do you have a cerificate for your server? `If you want to use HTTPS it's recommended to get a properly signed certificate to avoid security warnings.`
Author
Owner

@dangtrungluong commented on GitHub (Aug 1, 2022):

Only self signed certificate not working.

<!-- gh-comment-id:1200796406 --> @dangtrungluong commented on GitHub (Aug 1, 2022): Only self signed certificate not working.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#95
No description provided.