Hi All,
I'm new to SSF and I have a requirement to send an encrypted string data to a third party. Now, that I know one secured way to do this is by using the SSF feature in SAP. There are some questions that I want to ask regarding this.
- I can see some PSE in STRUST such as the system, collaboration and learning, learning, etc.. Can I create a new PSE for my custom application? If yes, then how? If not, then which PSE should I use?
- I could create a self-signed certificate by using the openssl tool. In order to generate a PCKS #7 message format, is there any limitation that I should follow when generating the certificate? Like which encryption algorithm to use and so on.
- There will be one certificate generated if I use openssl to generate the certificate, then how should I give the third party (which is the receiver) the public and private key? Should I just give them the certificate generated by openssl?
- Once the certificate is imported to the PSE and the application is maintained in SSFARGS table, I assume I can start coding using SSF. Am I right?
Regards,
Suwandi C.