Skip to content

Releases: drGrove/mtls-cli

v0.9.2

20 May 22:25
v0.9.2
7a73cfa

Choose a tag to compare

Fix python3.6 compatability bugs, fix build with DATA files

v0.9.1

20 May 13:28
v0.9.1
de55a81

Choose a tag to compare

Fix build issue with missing password_word_list

v0.8.3: Better packaging and building, add runtime dependencies to README

04 May 17:12
v0.8.3
4af328f

Choose a tag to compare

* Update build/install scripts
* Add tgz support to `make pkg`
* Add runtime dependencies to README

v0.8.2

04 May 03:55
v0.8.2
8215faa

Choose a tag to compare

Move to urllib3 1.24.3 for CRLF CVE

v0.8.1

04 May 01:32
v0.8.1
5edeeb6

Choose a tag to compare

Fix security issue with urllib3.

v0.8.0

03 Apr 05:59
v0.8.0
2a505fd

Choose a tag to compare

Standardize CLI commands and add better grouping

v0.7.0: Add subcommands for create/revoke cert and add/remove user

25 Mar 04:34
v0.7.0
bd46f53

Choose a tag to compare

* Break out cli from mtls core code
* Add support for retrieving CRL, Add user/remove user/admin via email
* Clean up cert checking, move to environ for enabling testing, add create/revoke certificate tests
* Begin work on Travis testing
* Break out lock, split dev and regular setup in Makefile
* Use pipenv run instead in make
* pull mtls-server version from environment in tests. Pre-pull mtls-server, add docker service
* Don't use format type string as python 3.5 doesn't support it

v0.6.1

13 Mar 09:44
v0.6.1
a5e1452

Choose a tag to compare

* Bump certifi to 2019.3.9