ss-abramchuk / OpenVPNAdapter

Objective-C wrapper for OpenVPN library. Compatible with iOS and macOS.
GNU Affero General Public License v3.0
480 stars 215 forks source link

Connect with PKCS12 file. #157

Open Burnt40423 opened 4 years ago

Burnt40423 commented 4 years ago

Hi,

Does it support connect openvpn server with PKCS12 file, rather than username and password? If Yes, could you tell me how to do ?

Thank you.