Skip to content

Release 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@towo towo released this 18 Apr 21:56
· 28 commits to master since this release
0.3.0

Features

  • Fully implement user certificate generation. (closes: #1)
  • A Vagrant testing environment has been included.

Bugfixes

  • Parsing issues with certificate struct. (closes: #4)
  • Generation of malformed configuration files. (closes: #5)
  • An issue with scoping in templates.
  • Accidentally assigning crl to client instead of server in the
    certificate hash.