mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #593] SSLError #592
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#592
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GauravP123 on GitHub (Aug 23, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/593
Getting following error
SSL Handshake Failed handshakeFailed(NIOSSL.BoringSSLError.sslError([Error: 268436502 error:10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN]))@NghiaTranUIT commented on GitHub (Aug 23, 2020):
Hi @GauravP123, can you help me to verify whether or not you're able to see HTTPS traffic from Google.com (open by Safari)?
I would like to verify if this SSL error only occurs in your domain or not 🤔
@NghiaTranUIT commented on GitHub (Aug 23, 2020):
From what I google, the bug happens because you're using a self-signed certificate, doesn't it? If yes, please make sure you trust the certificate in the Keychain 👍
@GauravP123 commented on GitHub (Aug 23, 2020):
yes, google.com works for me.
Also its works in Charles
@GauravP123 commented on GitHub (Aug 23, 2020):
I reinstall all certificates it works .Thanks