BusinessObjects Board

No Response from webservice after SSL cert Upgraded(SHA-256)

Our DS jobs calls lot of workday(Vendor) webservices. Recently they upgraded SSL certificates to SHA-256 in their development environment. After that our web service jobs started failing which are pointing to vendor development environments and they are working fine while pointing to production(its not yet upgraded).

Right now i am using vendor cert in .pem format and give those details in axis2.xml file. Do we need to request a new certificate?

Also last time SAP converted the our vendor cert to .pem format. do i need to raise a ticket again for it or is it something we can do ourselfs.
axis2_log.txt (13.0 KB)


DSKSR (BOB member since 2011-02-04)

I got a new certificate in base 64 encoded X.509 format. i renamed to .pem extension and gave that cert details in axis file. still the job is failing with the same error. Am i missing anything


DSKSR (BOB member since 2011-02-04)

After trying couple different certificates, web service calls are running successfully.
Previously i was using only the root certificate. Now i have to use the intermediate cert too.


DSKSR (BOB member since 2011-02-04)