Searched defs:disableCertVerify (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DsslThreading.h44 bool disableCertVerify; member in struct:__anon5228
/macosx-10.10.1/Security-57031.1.35/sslViewer/
H A DsslThreading.h40 bool disableCertVerify; member in struct:__anon5449
H A DsslServer.cpp730 bool disableCertVerify = false; local
222 sslServe( otSocket listenSock, unsigned short portNum, SSLProtocol tryVersion, const char *acceptedProts, CFArrayRef serverCerts, char *password, CFArrayRef encryptServerCerts, bool allowExpired, bool allowAnyRoot, bool allowExpiredRoot, bool disableCertVerify, char *anchorFile, bool replaceAnchors, char cipherRestrict, SSLAuthenticate authenticate, unsigned char *dhParams, unsigned dhParamsLen, CFArrayRef acceptableDNList, bool resumableEnable, uint32_t sessionCacheTimeout, bool disableAnonCiphers, bool silent, bool pause, SSLProtocol *negVersion, SSLCipherSuite *negCipher, SSLClientCertificateState *certState, Boolean *sessionWasResumed, unsigned char *sessionID, size_t *sessionIDLength, CFArrayRef *peerCerts, char **argv) argument
H A DSSLViewer.cpp135 bool disableCertVerify; member in struct:__anon5446
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp730 bool disableCertVerify = false; local
221 sslServe( otSocket listenSock, unsigned short portNum, SSLProtocol tryVersion, const char *acceptedProts, CFArrayRef serverCerts, char *password, CFArrayRef encryptServerCerts, bool allowExpired, bool allowAnyRoot, bool allowExpiredRoot, bool disableCertVerify, char *anchorFile, bool replaceAnchors, char cipherRestrict, SSLAuthenticate authenticate, unsigned char *dhParams, unsigned dhParamsLen, CFArrayRef acceptableDNList, bool resumableEnable, uint32_t sessionCacheTimeout, bool disableAnonCiphers, bool silent, bool pause, SSLProtocol *negVersion, SSLCipherSuite *negCipher, SSLClientCertificateState *certState, Boolean *sessionWasResumed, unsigned char *sessionID, size_t *sessionIDLength, CFArrayRef *peerCerts, char **argv) argument
H A DsslViewer.cpp139 bool disableCertVerify; member in struct:__anon5064
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp741 CSSM_BOOL disableCertVerify = CSSM_FALSE; local
215 sslServe( otSocket listenSock, unsigned short portNum, SSLProtocol tryVersion, const char *acceptedProts, CFArrayRef serverCerts, char *password, CFArrayRef encryptServerCerts, CSSM_BOOL allowExpired, CSSM_BOOL allowAnyRoot, CSSM_BOOL allowExpiredRoot, CSSM_BOOL disableCertVerify, char *anchorFile, CSSM_BOOL replaceAnchors, char cipherRestrict, SSLAuthenticate authenticate, unsigned char *dhParams, unsigned dhParamsLen, CFArrayRef acceptableDNList, CSSM_BOOL resumableEnable, uint32 sessionCacheTimeout, CSSM_BOOL disableAnonCiphers, CSSM_BOOL silent, CSSM_BOOL pause, SSLProtocol *negVersion, SSLCipherSuite *negCipher, SSLClientCertificateState *certState, Boolean *sessionWasResumed, unsigned char *sessionID, size_t *sessionIDLength, CFArrayRef *peerCerts, char **argv) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp132 bool disableCertVerify; member in struct:__anon5274

Completed in 135 milliseconds