The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
46 views

Two Way Authentication and SSL Certitificates

I'm building an integration to a third party webservice, and wanted to implement Two Way SSL Certificates based on this article We started out using Digicert certificates, but after many hours of ...
0
votes
1answer
151 views

Making Authenticated Web Service Callouts Using One-Way SSL

How do I make web service call out using one-way ssl. I couldn't find any documentation on this. Salesforce has given documentation for two-way ssl connection.
2
votes
1answer
128 views

Certificate Error - Website calling Apex web service

I have an Apex class exposed as a web service. When our Cold Fusion based website calls this service, they get the following error: Error: I/O Exception: Name in certificate 'na14.salesForce.com' ...
1
vote
1answer
174 views

How to use Self-Signed CA for 2-way SSL?

I would like to use Self-Signed CA of Salesforce to build a 2-way SSL connection with my Web Server. The Web Server is built on Apache 2.2 and the 1-way SSl test is fine. In the 2-way SSL test, the ...
4
votes
3answers
364 views

Sites/Portals and SSL

Most of my clients who ask for a public portal or site on salesforce want two things: SSL personally branded site They like being able to manage everything through salesforce but they dont want ...