summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-01 17:56:45 -0400
committerJune McEnroe <june@causal.agency>2020-08-01 17:56:45 -0400
commitae3b959f61ee8946b19a6f3cc62660b93d8a45a1 (patch)
treedc9166d0453d42f4e8e4c9f61f376c3f1770ce42 /config.c
parentRemove compat.h (diff)
downloadpounce-ae3b959f61ee8946b19a6f3cc62660b93d8a45a1.tar.gz
pounce-ae3b959f61ee8946b19a6f3cc62660b93d8a45a1.zip
Fix signing certificates with -A and -g
Always generate a certificate request and pipe it to be signed, either
by the CA or by itself.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
mmit/man/Makefile.am?h=3.5.0&id=0e138b6a3d3fb41c5915ddf1b327fc6f28e074a6&follow=1'>Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe