BUG#: 5146
authormreddy <mreddy>
Wed, 11 Oct 2006 15:52:18 +0000 (15:52 +0000)
committermreddy <mreddy>
Wed, 11 Oct 2006 15:52:18 +0000 (15:52 +0000)
TITLE: When sslClientVerificationMode is set to optional, cimserver should error out if sslTrustStore is not configured

src/Pegasus/msg/Server/pegasusServer_en.txt

index 532202a775f2c9aabf83c6289fa54ca82465ab4d..076119480f7ab060aff381be5995700aae503d8e 100644 (file)
@@ -4559,7 +4559,7 @@ CIM server listening on HTTPS port {0}."}
           * DO NOT TRANSLATE "sslTrustStore" or "sslClientVerificationMode"
          * @version 2.5
          */
-         Pegasus.Server.SSLContextManager.SSL_CLIENT_VERIFICATION_EMPTY_TRUSTSTORE:string {"PGS13300: The \"sslTrustStore\" configuration property must be set if \"sslClientVerificationMode\" is 'required'. The CIM server is not started."}
+         Pegasus.Server.SSLContextManager.SSL_CLIENT_VERIFICATION_EMPTY_TRUSTSTORE:string {"PGS13300: The \"sslTrustStore\" configuration property must be set if \"sslClientVerificationMode\" is 'required' or 'optional'. The CIM server is not started."}
 
         /*
          * @note  PGS13301: