CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/31 09:15:37
Modified files:
usr.sbin/relayd: ca.c config.c parse.y relay.c relayd.c relayd.h
Log message:
Move the relay keys/certs into a separate global list and look them up by id.
Moving the certs out of the relay struct will help to add multiple SNI certs.
Tested by many users (thanks!)
Feedback & OK rob@
