cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use our company ssl signed certificate instead of ECC SSL Server Standard certificate?

0 Kudos

Hello everyone,

My company has a wildcard ssl certificate (*.<mycompanyname>.com.<country>) is signed by GlobalSign. We have SAP Enterprise portal 7.50 and SAP ECC 6.0 SR3. Use this certificate for our portal and everything is fine. After creating transaction iview for ECC system,transaction iview not working because of ssl certification error.

In strustsso2 transaction, I create SSL Server Standard with value *.<mycompanyname>.com.<country> but after this transaction iview error message is "Content was blocked because it was not signed by a valid security certificate"

How can I use our company ssl signed certificate instead of ECC SSL Server Standard certificate. Both of our systems are in same domain name.

Best regards

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Problem is solved;

I took wildcard certificate with pfx format from our IT department.

  • copy wildcard certificate (star.pfx) to ECC application server.
  • Open command prompt with run as administrator option.
  • cd Driver_letter:\usr\sap\<SID>\DVEBMGS00\exe
  • sapgenpse.exe import_p12 -p SAPSSLS.PSE <certificate path>\star.pfx
  • Enter pin for certificate
  • If you take SAPSSLS.PSE exist message and ask overwrite -> enter yes
  • Copy SAPSSLS.PSE to your personel computer
  • Open sapgui and logon to ECC system 000 client
  • run strustsso2 or strust tcode
  • Menu PSE -> Import -> select your SAPSSLS.PSE file from your PC
  • Save as SSL server Standard

that's all. Now you can test webgui from sicf tcode

kashyap_shah3
Contributor
0 Kudos

Hi Mehdi,

You need to add CA signed certificate to PSE Certificate Lists, SSL server Standard, probably SSL client SSL Client (Standard) using STRUST transaction.

You can use Help documentation and browse through various topics as needed.

Let me know how you get on.

Best Regards,
Kashyap Shah