Releases: rudissaar/simplified-openvpn
Releases · rudissaar/simplified-openvpn
0.2.0
Changelog
- Made project to be compatible with EasyRSA 3.
- Sharing page now contains HTTP headers that prevent browsers from caching.
- Added check that makes sure that OpenVPN and sharing functionality are using different port.
- Added Share URL property that gets used to build final URL for sharing.
- Changed client creation flow to keep certificates inside Easy RSA directory so you can revoke them later.
- Improved Share hash generation/rotation process.
- Added functionality to revoke clients by using entry/bootstrap script (sovpn.py).
- CRL-s are now removed after signing the certificate.
- Added style/CSS to sharing page + ways how to override it with custom one.
- Improved template for sharing page + added ways how to override it with custom one.
- Added shell script that installs native dependencies on Debian.
- Added shell script that installs native dependencies on Fedora.
- Many minor improvements across the project.