CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/21 11:22:06
Modified files:
usr.sbin/relayd: ca.c ssl.c
Log message:
Use RSA_set_ex_data()/RSA_get_ex_data() directly instead of
the undocumented RSA_set_app_data()/RSA_get_app_data() wrappers.
