‎2015 Oct 09 4:53 PM
Hi All,
I have genereated a new pse for dual stack XI system with the following command:
sapgenpse gen_pse -a sha256WithRsaEncryption -s 2048 -p SAPSSLS.pse -x ######## -r <filename>.req "CN=<SID>, OU=<java>, C=<country code>"
This has created three files in the SECUDIR location, however, I want to be able to see them in both the NWA Java Certficate listing and ABAP STRUST area.
How do I acheive this?
Many thanks
‎2015 Oct 16 9:53 PM
Hello Maria,
Please first check the value of ssl/pse_provider.
You should maintain the PSE only in ABAP or Java in a dual stack system.
If you decide to use ABAP, then you can load the PSE created via sapgenpse using the entry "File" in the left hand side panel in STRUST. Thus you can read the PSE, then use menu PSE -> Save As... to select the SSL server Standard default identity.
For Java, the following blog might help.
Regards,
Cris