Hello @Madhan_cog1 ,
is your issue still open? I see that it is running for actually quite a while.
Just in case it is still open, I will keep it real simple:
- I advise your organization security/certificate experts to generate the certificate for you, for an Apache server.
- Just in case you still need to do it, a FAQ that should resolve all your questions. When in doubt, google the errors: https://httpd.apache.org/docs/2.4/ssl/ssl_faq.html
- In any case, what has to be known is:
a) SAS needs all the certificates in the path, in PEM base64 format, and the private key, in same format, and created for the alias you will use in the SDW deployment of your SAS web server.
b) you will need to provide it in the SDM and/or SDW: all the servers needs to have it, and every client with a Java SAS client (eg SAS Management Console) will need to import it with SDM.
... View more