[teiid-issues] [JBoss JIRA] (TEIID-3493) Use certificates in Salesforce SOAP API calls

Ramesh Reddy (JIRA) issues at jboss.org
Fri Jul 31 15:48:02 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094772#comment-13094772 ] 

Ramesh Reddy commented on TEIID-3493:
-------------------------------------

Ok, will amend the code, should have looked if it was being reused :P 

Only one thing I am warning I am seeing is, by default Salesforce uses HTTPS, in the case the Mutual Authentication certificate is not set up it uses the "Default Key Store" of your environment. On my machine it points to ~/.keystore, and it tries to load that keystore, and throws a warning saying that I have not provided the keystore password. I have no idea what the password for this. The warning recovers using empty keystore and connects fine. 

> Use certificates in Salesforce SOAP API calls
> ---------------------------------------------
>
>                 Key: TEIID-3493
>                 URL: https://issues.jboss.org/browse/TEIID-3493
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Salesforce Connector
>            Reporter: Burak Serdar
>            Assignee: Ramesh Reddy
>             Fix For: 8.12
>
>
> Currently salesforce connector supports user/password authentication. It would be nice if we can use certificates.
> https://help.salesforce.com/apex/HTViewHelpDoc?id=security_keys_uploading_mutual_auth_cert_api.htm&language=en_US



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list