MSIR.0377 Missing X509 certificate: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
Line 1: Line 1:
This message indicates that the procedure specified after the SSL parameter in the JANUS DEFINE for a port did not contain the appropriate header for a certificate. The certificate procedure should contain a line that says either "-----BEGIN CERTIFICATE-----" or "-----BEGIN X509 CERTIFICATE". This indicates a bug in the application used to generate the certificate, a bug in Janus Network Security Support, or the accidental manual editing of the certificate procedure. Except in the latter case, contact [[Contacting Rocket Software Technical Support|Technical Support]].
This message indicates that the procedure specified after the SSL parameter in the JANUS DEFINE for a port did not contain the appropriate header for a certificate. The certificate procedure should contain a line that says either "-----BEGIN CERTIFICATE-----" or "-----BEGIN X509 CERTIFICATE". This indicates a bug in the application used to generate the certificate, a bug in <var class="product">[http://www.sirius-software.com/maint/download/jansslr.pdf Janus Network Security]</var>, or the accidental manual editing of the certificate procedure. Except in the latter case, contact [[Contacting Rocket Software Technical Support|Technical Support]].


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]]

Revision as of 19:43, 29 May 2013

This message indicates that the procedure specified after the SSL parameter in the JANUS DEFINE for a port did not contain the appropriate header for a certificate. The certificate procedure should contain a line that says either "-----BEGIN CERTIFICATE-----" or "-----BEGIN X509 CERTIFICATE". This indicates a bug in the application used to generate the certificate, a bug in Janus Network Security, or the accidental manual editing of the certificate procedure. Except in the latter case, contact Technical Support.