Add -g/--get option to download using only s_client

This commit is contained in:
DJ Lucas
2017-09-21 00:17:24 -05:00
parent c02dd19221
commit e252b2413f
2 changed files with 54 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
0.2 - Install source certdata.txt file
- Provide rebuild option
- Provide -r/--rebuild option
- Add -g/--get option to download using only s_client
0.1 - Check executable bit for CERTUTIL, KEYTOOL, and OPENSSL
- Allow global configuration file
- Use correct license text (MIT)