expressvpn / lightway-core

Lightway Core is a modern VPN protocol by ExpressVPN, to deliver a VPN experience that’s faster, more secure, and more reliable.
https://www.expressvpn.com/lightway
GNU General Public License v2.0
534 stars 65 forks source link

conn: add method to get detailed SSL errors #160

Closed expressvpn-tom-l closed 9 months ago

expressvpn-tom-l commented 9 months ago

Description

Add additional method for wolfSSL errors

Motivation and Context

Help debugging and tracking unknown wolfSSL errors.

How Has This Been Tested?

CI tested.

Types of changes

Checklist:

expressvpn-tom-l commented 9 months ago

Based on https://github.com/expressvpn/lightway-core/pull/51.