aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add license headersHEADmasterB. Stack2024-03-26
* Merge branch 'add_basic_auth_method_and_passwordfile_input' into 'master'B. Stack2023-06-21
|\
| * Fixed correct syntaxes and now have a valid passwordfile optionErling Li Teigen2023-06-21
| * Added basic auth method and passwordfileErling Li Teigen2023-06-21
|/
* Merge branch 'fix-4' into 'master'B. Stack2023-06-12
|\
| * fix #4B. Stack2023-06-06
|/
* fix chain_file name if DN is in a certain formatB Stack2019-07-25
* Merge branch 'add-san' into 'master'B Stack2018-09-10
|\
| * add subjectAltName supportB Stack2018-09-10
| * add OPENSSL_BIN and OPENSSL_CONF optionsB Stack2018-09-10
|/
* update error checking and exit codesB Stack2018-08-16
* add error check for "401 - Unauthorized"B Stack2018-07-30
* add error checking for "Denied" messageB Stack2018-07-30
* fix the retrieval of the ca certB Stack2018-06-19
* add many actions: fetch, request...B Stack2018-05-07
* add --csr optionB Stack2018-04-16
* add --list option and prepare for --csrB Stack2018-04-16
* update readme formattingB Stack2017-12-06
* Initial commitB Stack2017-12-06
bgstack15