-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Hello,
I am having issue to connect to local service running at SSL.
Forwarding https://smee.io/xxxx to https://localhost:44310/api/webhooks/incoming/github
Connected https://smee.io/xxxxx
Error: unable to verify the first certificate
at TLSSocket.onConnectSecure (_tls_wrap.js:1475:34)
at TLSSocket.emit (events.js:321:20)
at TLSSocket._finishInit (_tls_wrap.js:918:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:688:12) {
code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',
response: undefined
I need to run this on local SSL as this service uses OAUth authentification with other services, which requires SSL redirect.
Thanks a lot for help. Roman
Metadata
Metadata
Assignees
Labels
No labels