Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

temporary SSL certificate

Former Member
0 Kudos

Hi experts

We've configured SSL on our CRM development and production system according to http://help.sap.com/saphelp_crm60/helpdata/en/52/31683ab81fd846e10000000a11402f/content.htm

As we can see at tcode STRUST, while certificate of development system valid to 01.01.2038, certificate of production system valid to 24.12.2010 and certificate of production system does not work.

I'm waiting for your helpfull suggestions.

Best Regards...

3 REPLIES 3

Former Member
0 Kudos

Hi,

I infer that there is some problem with registering your SSL certificate. Please refer the following SAP Notes:

Note 685306 -Enabling SSL and renewing the J2EE certificate

Note 588297 - Warnings about security certificates in the system log

Note 1257108 - Collective Note: Analyzing issues with Single Sign On (SSO) - section 2. SSO based on X.509 client certificates

Note 510007 - Setting up SSL on Web Application Server ABAP

Note 800240 - FAQ: SAP Cryptographic Library error analysis

And also the help contents in,

http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm

Also, check the Visual Admin settings and TRUST MANAGER to make sure that the certificate is added.

Hope this helps!!

Regards,

Raghu

0 Kudos

Hi

We only use Abap stack, no java stack...

martin_voros
Active Contributor
0 Kudos

Hi,

what exactly do you mean by "doesn't work"? It looks like your certificate on production system should expiry soon but it still should work.

Cheers