Add 'ikectl show certinfo' to show trusted CAs and certificates.
authortobhe <tobhe@openbsd.org>
Sun, 21 Nov 2021 22:44:08 +0000 (22:44 +0000)
committertobhe <tobhe@openbsd.org>
Sun, 21 Nov 2021 22:44:08 +0000 (22:44 +0000)
commit6cf0fa19301883f7fbb583c7fceee8c7920c78a5
tree569433248e89c77b8d6bf7f83cedaf56f5cacf5a
parentf43c9d0b6dd294206c7b82bc3858e3e699c301ce
Add 'ikectl show certinfo' to show trusted CAs and certificates.
This helps debug authentication issues with x509 certificates.

ok markus@
sbin/iked/ca.c
sbin/iked/control.c
sbin/iked/types.h
usr.sbin/ikectl/ikectl.c
usr.sbin/ikectl/parser.c
usr.sbin/ikectl/parser.h