Multiple choice technology web technology

How can you enable SSL in Active Directory and Websphere?

  1. Send the CSR file to Certificate Authority

  2. Generate CSR file,generate the certificate,import into the personal certificates

  3. Generate Certificates

  4. Import the certificate into WAS

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Enabling SSL requires generating a Certificate Signing Request (CSR), obtaining a signed certificate from a Certificate Authority, and importing it into the personal certificates key store. The other options are only partial steps and do not complete the process.