| | |
| | | INFO_FILE_TRUSTMANAGER_UPDATED_PIN_109=The PIN to use to access the \ |
| | | file-based trust manager has been updated. The new value will take effect \ |
| | | the next time the trust manager is accessed |
| | | SEVERE_ERR_NULL_SECURITY_PROVIDER_READ_ERROR_110=An unexpected error occurred \ |
| | | while attempting to read data from the client using the null connection \ |
| | | security provider: %s |
| | | SEVERE_ERR_NULL_SECURITY_PROVIDER_WRITE_ERROR_111=An unexpected error \ |
| | | occurred while attempting to write data to the client using the null \ |
| | | connection security provider: %s |
| | | SEVERE_ERR_TLS_SECURITY_PROVIDER_CANNOT_INITIALIZE_112=An error occurred \ |
| | | while attempting to initialize the SSL context for use in the TLS connection \ |
| | | security provider: %s |
| | | SEVERE_ERR_TLS_SECURITY_PROVIDER_UNEXPECTED_UNWRAP_STATUS_113=An unexpected \ |
| | | status result was returned to the TLS connection security provider when \ |
| | | attempting to unwrap encrypted data read from the client: %s |
| | | SEVERE_ERR_TLS_SECURITY_PROVIDER_READ_ERROR_114=An unexpected error occurred \ |
| | | while attempting to read data from the client using the TLS connection \ |
| | | security provider: %s |
| | | SEVERE_ERR_TLS_SECURITY_PROVIDER_WRITE_NEEDS_UNWRAP_115=An attempt was made \ |
| | | to write data to a client through the TLS connection security provider, but \ |
| | | the SSL indicated that it was necessary to read data from the client in order \ |
| | | to perform the SSL negotiation, but no data was available for reading. This \ |
| | | is an unexpected condition, and it is not possible to continue processing on \ |
| | | this client connection without the potential for blocking other client \ |
| | | connections, so connection will be closed |
| | | SEVERE_ERR_TLS_SECURITY_PROVIDER_UNEXPECTED_WRAP_STATUS_116=An unexpected \ |
| | | status result was returned to the TLS connection security provider when \ |
| | | attempting to wrap clear-text data for writing to the client: %s |
| | | SEVERE_ERR_TLS_SECURITY_PROVIDER_WRITE_ERROR_117=An unexpected error occurred \ |
| | | while attempting to write data to the client using the TLS connection \ |
| | | security provider: %s |
| | | MILD_ERR_SEDCM_NO_PEER_CERTIFICATE_118=Could not map the provided certificate \ |
| | | chain to a user entry because no peer certificate was available |
| | | MILD_ERR_SEDCM_PEER_CERT_NOT_X509_119=Could not map the provided certificate \ |