CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/28 07:58:52
Modified files:
usr.sbin/relayd: ca.c relay.c relayd.h ssl.c
Log message:
Always calculate the hash value of the x509 cert in ssl_load_pkey().
Check whether TLS server object is available before using it. With
these fixes the ssl inspect regress test just fails and does not
crash relayd.
OK claudio@
