function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sudhan KanadeSudhan Kanade 

Ajax Proxy - HTTPS issue

I am using Ajax Proxy for my custom button.  So far I had been using HTTP connection to get the data from external service.  I had to create an entry into Remote sites for this external service URL.  Everything worked fine as expected.  Now when I switch to HTTPS, I updated the Remote Site accordingly, downloaded the Salesforce cert and uploaded to the external servers configuration.  But now I am getting this error : -
 https://cs12.salesforce.com/services/proxy 400 (Unable to forward request due to: peer not authenticated)

The salesforce cert changes I did it after reading this - http://www.salesforce.com/us/developer/docs/ajax/Content/sforce_api_ajax_client_cert_for_om.htm

Can anybody suggest, what I am missing here.

Thanks for looking into it.

 
ShashankShashank (Salesforce Developers) 
You may find this article helpful: https://help.salesforce.com/apex/HTViewSolution?urlname=got-Exception-javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated&language=en_US