Skip to content

Takes a .ovpn file as an input and creates a .p12 certificate from it

Notifications You must be signed in to change notification settings

hbreauxv/OVPN-p12-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OPVN p12 Extractor takes .ovpn files and exports .p12 files from them.

requirements: pyopenssl

usage: ovpn_p12extractor.py config.ovpn
expected output: ca.crt, cert.crt, key.key, and p12certificate.p12

About

Takes a .ovpn file as an input and creates a .p12 certificate from it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages