41"Unable to communicate securely. Peer does not support high-grade encryption.")
44"Unable to communicate securely. Peer requires high-grade encryption which is not supported.")
47"Cannot communicate securely with peer: no common encryption algorithm(s).")
50"Unable to find the certificate or key necessary for authentication.")
53"Unable to communicate securely with peer: peers's certificate was rejected.")
58"The server has encountered bad data from the client.")
61"The client has encountered bad data from the server.")
64"Unsupported certificate type.")
67"Peer using unsupported version of security protocol.")
72"Client authentication failed: private key in key database does not match public key in certificate database.")
75"Unable to communicate securely with peer: requested domain name does not match the server's certificate.")
82"Peer only supports SSL version 2, which is locally disabled.")
86"SSL received a record with an incorrect Message Authentication Code.")
89"SSL peer reports incorrect Message Authentication Code.")
92"SSL peer cannot verify your certificate.")
95"SSL peer rejected your certificate as revoked.")
98"SSL peer rejected your certificate as expired.")
101"Cannot connect: SSL is disabled.")
104"Cannot connect: SSL peer is in another FORTEZZA domain.")
108"An unknown SSL cipher suite has been requested.")
111"No cipher suites are present and enabled in this program.")
114"SSL received a record with bad block padding.")
117"SSL received a record that exceeded the maximum permissible length.")
120"SSL attempted to send a record that exceeded the maximum permissible length.")
126"SSL received a malformed Hello Request handshake message.")
129"SSL received a malformed Client Hello handshake message.")
132"SSL received a malformed Server Hello handshake message.")
135"SSL received a malformed Certificate handshake message.")
138"SSL received a malformed Server Key Exchange handshake message.")
141"SSL received a malformed Certificate Request handshake message.")
144"SSL received a malformed Server Hello Done handshake message.")
147"SSL received a malformed Certificate Verify handshake message.")
150"SSL received a malformed Client Key Exchange handshake message.")
153"SSL received a malformed Finished handshake message.")
159"SSL received a malformed Change Cipher Spec record.")
162"SSL received a malformed Alert record.")
165"SSL received a malformed Handshake record.")
168"SSL received a malformed Application Data record.")
175"SSL received an unexpected Hello Request handshake message.")
178"SSL received an unexpected Client Hello handshake message.")
181"SSL received an unexpected Server Hello handshake message.")
184"SSL received an unexpected Certificate handshake message.")
187"SSL received an unexpected Server Key Exchange handshake message.")
190"SSL received an unexpected Certificate Request handshake message.")
193"SSL received an unexpected Server Hello Done handshake message.")
196"SSL received an unexpected Certificate Verify handshake message.")
199"SSL received an unexpected Cllient Key Exchange handshake message.")
202"SSL received an unexpected Finished handshake message.")
208"SSL received an unexpected Change Cipher Spec record.")
211"SSL received an unexpected Alert record.")
214"SSL received an unexpected Handshake record.")
217"SSL received an unexpected Application Data record.")
223"SSL received a record with an unknown content type.")
226"SSL received a handshake message with an unknown message type.")
229"SSL received an alert record with an unknown alert description.")
235"SSL peer has closed this connection.")
238"SSL peer was not expecting a handshake message it received.")
241"SSL peer was unable to succesfully decompress an SSL record it received.")
244"SSL peer was unable to negotiate an acceptable set of security parameters.")
247"SSL peer rejected a handshake message for unacceptable content.")
250"SSL peer does not support certificates of the type it received.")
253"SSL peer had some unspecified issue with the certificate it received.")
257"SSL experienced a failure of its random number generator.")
260"Unable to digitally sign data required to verify your certificate.")
263"SSL was unable to extract the public key from the peer's certificate.")
266"Unspecified failure while processing SSL Server Key Exchange handshake.")
269"Unspecified failure while processing SSL Client Key Exchange handshake.")
272"Bulk data encryption algorithm failed in selected cipher suite.")
275"Bulk data decryption algorithm failed in selected cipher suite.")
278"Attempt to write encrypted data to underlying socket failed.")
281"MD5 digest function failed.")
284"SHA-1 digest function failed.")
287"MAC computation failed.")
290"Failure to create Symmetric Key context.")
293"Failure to unwrap the Symmetric key in Client Key Exchange message.")
296"SSL Server attempted to use domestic-grade public key with export cipher suite.")
299"PKCS11 code failed to translate an IV into a param.")
302"Failed to initialize the selected cipher suite.")
305"Client failed to generate session keys for SSL session.")
308"Server has no key for the attempted key exchange algorithm.")
311"PKCS#11 token was inserted or removed while operation was in progress.")
314"No PKCS#11 token could be found to do a required operation.")
317"Cannot communicate securely with peer: no common compression algorithm(s).")
320"Cannot initiate another SSL handshake until current handshake is complete.")
323"Received incorrect handshakes hash values from peer.")
326"The certificate provided cannot be used with the selected key exchange algorithm.")
329"No certificate authority is trusted for SSL client authentication.")
332"Client's SSL session ID not found in server's session cache.")
335"Peer was unable to decrypt an SSL record it received.")
338"Peer received an SSL record that was longer than is permitted.")
341"Peer does not recognize and trust the CA that issued your certificate.")
344"Peer received a valid certificate, but access was denied.")
347"Peer could not decode an SSL handshake message.")
350"Peer reports failure of signature verification or key exchange.")
353"Peer reports negotiation not in compliance with export regulations.")
356"Peer reports incompatible or unsupported protocol version.")
359"Server requires ciphers more secure than those supported by client.")
362"Peer reports it experienced an internal error.")
365"Peer user canceled handshake.")
368"Peer does not permit renegotiation of SSL security parameters.")
371"SSL server cache not configured and not disabled for this socket.")
ER3(SEC_ERROR_IO, SEC_ERROR_BASE+0, "An I/O error occurred during security authorization.") ER3(SEC_ERROR_LIBRARY_FAILURE
ER3(SSL_ERROR_EXPORT_ONLY_SERVER, SSL_ERROR_BASE+0, "Unable to communicate securely. Peer does not support high-grade encryption.") ER3(SSL_ERROR_US_ONLY_SERVER