Skip to content

thinkinglabs/easyrsapy

Repository files navigation

EasyRSAPy

A Python SDK for Easy-RSA. Development is in progress.

Easy-RSA Documentation

Run tests

Requires easyrsa on the PATH.

Install Easy-RSA:

macOS:

brew install easy-rsa

Ubuntu:

sudo apt-get update
sudo apt-get install -y easy-rsa
export PATH=$PATH:/usr/share/easy-rsa

Run tests:

make install-dev
make test

About

Python API for Easy-RSA

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors