CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/22 02:04:23
Modified files:
usr.sbin/relayd: ca.c config.c parse.y relay.c relayd.c relayd.h
ssl.c
Log message:
Support the CA key for SSL inspection in the ca process. Instead of
looking up the keys by relay id, add all keys to a list and look them
up by key id.
ok benno@
