What is ssl explain its working in datapower?
Answers
Answered by
0
Implementing SSL in Datapower
When Datapower Acts as a Client:
Upload the certificate shared by the server in cert/pubcert directory of Datapower File Management.Create an SSL proxy profile as shown below. This can be either referred to in the proxy settings or set dynamically using the routing-ssl-profile variable

The server to which Datapower acts as a client will share its certificate to Datapower(Client).Using a shared certificate, a crypto certificate object is created.Crypto Validation credentials are created using a crypto certificate object and will be included in the crypto profile.The crypto profile created will be used in Datapower as an SSL proxy profile.
When Datapower Acts as a Client:
Upload the certificate shared by the server in cert/pubcert directory of Datapower File Management.Create an SSL proxy profile as shown below. This can be either referred to in the proxy settings or set dynamically using the routing-ssl-profile variable

The server to which Datapower acts as a client will share its certificate to Datapower(Client).Using a shared certificate, a crypto certificate object is created.Crypto Validation credentials are created using a crypto certificate object and will be included in the crypto profile.The crypto profile created will be used in Datapower as an SSL proxy profile.
Similar questions