diff options
author | B Stack <bgstack15@gmail.com> | 2018-09-10 10:15:33 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2018-09-10 10:15:33 -0400 |
commit | fef075f317533013664d9b890e3a7705b674b8dc (patch) | |
tree | 1ca0916c76b6e09fd0ceff6c763e26ef885fab90 /.gitignore | |
parent | update error checking and exit codes (diff) | |
download | certreq-fef075f317533013664d9b890e3a7705b674b8dc.tar.gz certreq-fef075f317533013664d9b890e3a7705b674b8dc.tar.bz2 certreq-fef075f317533013664d9b890e3a7705b674b8dc.zip |
add OPENSSL_BIN and OPENSSL_CONF options
these will support the subjectAltName extension coming soon
Please enter the commit message for your changes. Lines starting
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *.conf +.*.swp |