13.07.2015 Views

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

properties. Requires com.ibm.CORBA.loginUserid property to be set andCSIv2 message layer authentication in use.► com.ibm.CORBA.keyFileName (path to keyfile //properties/wsserver.key) - determines the location of thekey file that contains a list of realm/userid/password combinations. Usedwhen the com.ibm.CORBA.loginSource property is set to key file.► com.ibm.CORBA.loginTimeout (an integer within the range 0 and 600 / 300) -determines the amount of time, in seconds, that the login prompt will beavailable before the login will be considered invalid.The SSL configuration options are listed below.► com.ibm.ssl.protocol (SSL, SSLv2, SSLv3, TLS, TLSv1 / SSL) - determineswhich variety of the SSL and TLS protocols are used to performtransport-layer encryption.► com.ibm.ssl.keyStoreType (JKS, JCEK, PKCS12 / JKS) - determines theformat of the SSL key store file.► com.ibm.ssl.keyStore (path to key store //etc/DummyClientKeyFile.jks) - determines the location ofSSL key store file, which has used personal certificates and private keys.Dummy client and server key stores files are provided to aid development ofapplications that use key stores, without the need to generate keys or createa Certification Signing Request (CSR).► com.ibm.ssl.keyStorePassword (the key store password / default passwordfor DummyClientKeyFile.jks) - determines the password with which the keystore file is protected.► com.ibm.ssl.trustStoreType (JKS, JCEK, PKCS12 / JKS) - determines theformat of the SSL key trust file.► com.ibm.ssl.trustStore (path to trust store //etc/DummyClientTrustFile.jks) - determines the locationof SSL key trust file.► com.ibm.ssl.trustStorePassword (the key trust password / default passwordfor DummyClientTrustFile.jks) - determines the password with which the keytrust file is protected.► com.ibm.CORBA.standardClaimQOPModels (low, medium, high / high) -determines the quality of protection (in other words, the security level). If theserver and client values differ then the highest value will be chosen and theconnection will be initialized with this QOP property. A list of supportedciphers for each level of QOP are provided in the InfoCenter.Chapter 6. Securing Java clients 105

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!