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

Diff for /pegasus/src/Pegasus/Config/FixedPropertyTableLinux.h between version 1.32 and 1.33

version 1.32, 2006/08/18 17:45:26 version 1.33, 2006/09/29 17:38:14
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Warren Otsuka, Hewlett-Packard Company (warren.otsuka@hp.com)  
 //  
 // Modified By: Aruran, IBM (ashanmug@in.ibm.com) for Bug# 4592  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #if defined(PEGASUS_USE_RELEASE_DIRS) && defined(PEGASUS_OVERRIDE_DEFAULT_RELEASE_DIRS) #if defined(PEGASUS_USE_RELEASE_DIRS) && defined(PEGASUS_OVERRIDE_DEFAULT_RELEASE_DIRS)
Line 60 
Line 56 
     {"sslCertificateFilePath", PEGASUS_SSL_CERT_FILE_PATH},     {"sslCertificateFilePath", PEGASUS_SSL_CERT_FILE_PATH},
     {"sslKeyFilePath",       PEGASUS_SSL_KEY_FILE_PATH},     {"sslKeyFilePath",       PEGASUS_SSL_KEY_FILE_PATH},
     {"sslTrustStore",        PEGASUS_SSL_SERVER_TRUSTSTORE},     {"sslTrustStore",        PEGASUS_SSL_SERVER_TRUSTSTORE},
     {"exportSSLTrustStore",  PEGASUS_SSL_EXPORT_TRUSTSTORE},  
 #ifdef PEGASUS_ENABLE_SSL_CRL_VERIFICATION #ifdef PEGASUS_ENABLE_SSL_CRL_VERIFICATION
     {"crlStore",             PEGASUS_SSL_SERVER_CRL},     {"crlStore",             PEGASUS_SSL_SERVER_CRL},
 #endif #endif
Line 75 
Line 70 
     {"sslCertificateFilePath", "/etc/opt/tog-pegasus/server.pem"},     {"sslCertificateFilePath", "/etc/opt/tog-pegasus/server.pem"},
     {"sslKeyFilePath",      "/etc/opt/tog-pegasus/file.pem"},     {"sslKeyFilePath",      "/etc/opt/tog-pegasus/file.pem"},
     {"sslTrustStore",       "/etc/opt/tog-pegasus/cimserver_trust"},     {"sslTrustStore",       "/etc/opt/tog-pegasus/cimserver_trust"},
     {"exportSSLTrustStore", "/etc/opt/tog-pegasus/indication_trust"},  
     {"crlStore",            "/etc/opt/tog-pegasus/crl"},     {"crlStore",            "/etc/opt/tog-pegasus/crl"},
     {"repositoryDir",       PEGASUS_REPOSITORY_DIR},     {"repositoryDir",       PEGASUS_REPOSITORY_DIR},
 #if defined(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER) #if defined(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER)
Line 95 
Line 89 
     {"sslCertificateFilePath", "/etc/opt/lsb-pegasus/server.pem"},     {"sslCertificateFilePath", "/etc/opt/lsb-pegasus/server.pem"},
     {"sslKeyFilePath",      "/etc/opt/lsb-pegasus/file.pem"},     {"sslKeyFilePath",      "/etc/opt/lsb-pegasus/file.pem"},
     {"sslTrustStore",       "/etc/opt/lsb-pegasus/cimserver_trust"},     {"sslTrustStore",       "/etc/opt/lsb-pegasus/cimserver_trust"},
     {"exportSSLTrustStore", "/etc/opt/lsb-pegasus/indication_trust"},  
     {"crlStore",            "/etc/opt/lsb-pegasus/crl"},     {"crlStore",            "/etc/opt/lsb-pegasus/crl"},
     {"repositoryDir",       PEGASUS_REPOSITORY_DIR},     {"repositoryDir",       PEGASUS_REPOSITORY_DIR},
 #if defined(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER) #if defined(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER)


Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2