diff options
author | Omar Polo <op@omarpolo.com> | 2021-02-09 22:30:04 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-02-09 22:30:04 +0000 |
commit | 02be96c6ddfc34e448cccd095b4f3d0efe4de8a3 (patch) | |
tree | bce70baf27334eaf46abfbb1101979db6fa9ba66 /.gitignore | |
parent | 2ff026b09b810efd8c52e13f0a4988c588c8ee09 (diff) |
add `require client ca' rule to require certs signed by a CA
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ config.log.old configure.local regress/testdata regress/*.pem +regress/*.key +regress/*.crt +regress/*.csr +regress/*.srl regress/reg.conf regress/fill-file regress/iri_test |