You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:20:26 UTC

[jira] [Created] (TRAFODION-1214) LP Bug: 1450122 - LDAPSSL level 1 and level 2 inconsistent in looking for TLS_CACERT

Alice Chen created TRAFODION-1214:
-------------------------------------

             Summary: LP Bug: 1450122 - LDAPSSL level 1 and level 2 inconsistent in looking for TLS_CACERT
                 Key: TRAFODION-1214
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1214
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-security
            Reporter: Paul Low
            Assignee: Cliff Gray
            Priority: Critical
             Fix For: 2.0-incubating


For LDAP Encryption Level 1 (SSL)
Current code does not look at TLS_CACERTFilename value in config file .traf_authentication_config and doesn’t require it to be specified
LDAP APIs default to reading TLS_CACERT from $HOME/.ldaprc

For LDAP Encryption Level 1 (TLS)
TLS_CACERTFilename value in config file .traf_authentication_config is required.
If not specified we don’t default to reading $HOME/.ldaprc

The behavior should be the same for both LDAPSSL options.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)