Searched refs:sslv3 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dtestssl49 echo test sslv3
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
61 echo test sslv2/sslv3
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
87 echo test sslv3 via BIO pair
90 echo test sslv3 wit
[all...]
H A Dtestfipsssl71 echo test sslv2/sslv3 w/o DHE via BIO pair
75 echo test sslv2/sslv3 with 1024bit DHE via BIO pair
78 echo test sslv2/sslv3 with server authentication
81 echo test sslv2/sslv3 with client authentication via BIO pair
84 echo test sslv2/sslv3 with both client and server authentication via BIO pair
87 echo test sslv2/sslv3 with both client and server authentication via BIO pair and app verify
/macosx-10.10.1/OpenSSL098-52/src/ms/
H A Dtest.bat96 echo test sslv3
100 echo test sslv3 with server authentication
104 echo test sslv3 with client authentication
108 echo test sslv3 with both client and server authentication
112 echo test sslv2/sslv3
116 echo test sslv2/sslv3 with server authentication
120 echo test sslv2/sslv3 with client authentication
124 echo test sslv2/sslv3 with both client and server authentication
132 echo test sslv2/sslv3 with 1024 bit DHE via BIO pair
148 echo test sslv3 vi
[all...]
H A Dtestce.bat142 echo test sslv3
146 echo test sslv3 with server authentication
150 echo test sslv3 with client authentication
154 echo test sslv3 with both client and server authentication
158 echo test sslv2/sslv3
162 echo test sslv2/sslv3 with server authentication
166 echo test sslv2/sslv3 with client authentication
170 echo test sslv2/sslv3 with both client and server authentication
178 echo test sslv2/sslv3 with 1024 bit DHE via BIO pair
194 echo test sslv3 vi
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_m.c2061 PRBool sslv3 = PR_TRUE; local
2103 /* default is sslv3 and tlsv1 */
2106 sslv3 = PR_FALSE;
2120 if ( SECSuccess != SSL_OptionSet( ctx->tc_model, SSL_ENABLE_SSL3, sslv3 ) ) {

Completed in 203 milliseconds