Skip to content

Releases: rudissaar/simplified-openvpn

0.2.0

12 Jun 20:33
Compare
Choose a tag to compare

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.

0.1.0

09 Mar 14:04
Compare
Choose a tag to compare

First release.