(file) Return to ConfigPropertyHelp.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/ConfigPropertyHelp.cpp between version 1.6 and 1.7

version 1.6, 2013/07/01 09:57:47 version 1.7, 2013/08/06 08:37:38
Line 370 
Line 370 
         "value  'All' forces listening at all interfaces. A comma seperated\n"         "value  'All' forces listening at all interfaces. A comma seperated\n"
         "list(without spaces) forces listening at specific interfaces. For\n"         "list(without spaces) forces listening at specific interfaces. For\n"
         "example: 'listenAddress=All' or 'listenAddress=121.12.33.112', or\n"         "example: 'listenAddress=All' or 'listenAddress=121.12.33.112', or\n"
         "'listenAddress=121.33.21.26,127.0.0.1,fe80::fe62:9346%eth0'"}          "'listenAddress=121.33.21.26,127.0.0.1,fe80::fe62:9346%eth0'"},
   
      {"sslBackwardCompatibility",
           "If 'true', OpenPegasus support SSLv3 and TLSv1 protocol.If 'false',\n"
           "OpenPegasus support only TLS1.2 protocol for openssl 1.0.1+"}
   
   
 }; };
  
 Uint32 configPropertyDescriptionListSize = Uint32 configPropertyDescriptionListSize =
Line 379 
Line 385 
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
   


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2