CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/15 10:33:49
Modified files:
usr.bin/openssl: s_time.c
Log message:
Only set the cipher list if one was specified and actually check the return
value from SSL_CTX_set_cipher_list(). Also remove pointless getenv()
handling.
ok bcook@ doug@
