Which four actions should you perform in sequence?

DRAG DROP
You have a web application on Azure.
The web application does not employ Secure Sockets Layer (SSL).
You need to enable SSL for your production deployment web application on Azure.
Which four actions should you perform in sequence? To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.

DRAG DROP
You have a web application on Azure.
The web application does not employ Secure Sockets Layer (SSL).
You need to enable SSL for your production deployment web application on Azure.
Which four actions should you perform in sequence? To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.

Answer: See the explanation

Explanation:
Box 1:

Box 2:

Box 3:

Box 4:

Configuring SSL for an application in Azure
http://azure.microsoft.com/en-gb/documentation/articles/cloud-services-configure-ssl-certificate/



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Anderson Avila

Anderson Avila

Get an SSL certificate from a certification authority (CA).
Modify the service definition and configuration file.
Self-sign the SSL certificate.
Connect to the role instance by using HTTPS.

Midi

Midi

Why do you need to self sign the certificate if you have obtained a signed cert from the CA?