CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 00:36:45
Modified files:
usr.bin/openssl: s_apps.h s_cb.c s_client.c s_time.c
Log message:
Fix shadowed verify_error in s_server by removing the unused global.
's_time -verify 1' will now actually verify the peer certificate.
ok beck@
