MSIR.0646 Error requesting client certificate - (info): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
A request for a client certificate on a port defined with SSLCLCERT or SSLCLCERR. ''''info'''' gives the reason for the error. The most common reason for this error is that either the client does not support client certificates, or the certificate it presented was signed by a certifying authority whose certificate is not recognized by the port. To add a certifying authority certificate to a port, use the JANUS ADDCA command.
A request for a client certificate on a port defined with SSLCLCERT or SSLCLCERR. ''''info'''' gives the reason for the error. The most common reason for this error is that either the client does not support client certificates, or the certificate it presented was signed by a certifying authority whose certificate is not recognized by the port. To add a certifying authority certificate to a port, use the JANUS ADDCA command.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]]

Revision as of 16:03, 13 August 2015

A request for a client certificate on a port defined with SSLCLCERT or SSLCLCERR. 'info' gives the reason for the error. The most common reason for this error is that either the client does not support client certificates, or the certificate it presented was signed by a certifying authority whose certificate is not recognized by the port. To add a certifying authority certificate to a port, use the JANUS ADDCA command.