You need to configure the deployment package to meet the requirement

You develop an ASP.NET MVC application that is secured by using SSL. You are ready to
deploy the application to production.
The deployment package must include the installation of the SSL certificate.
You need to configure the deployment package to meet the requirement.
What should you do?

You develop an ASP.NET MVC application that is secured by using SSL. You are ready to
deploy the application to production.
The deployment package must include the installation of the SSL certificate.
You need to configure the deployment package to meet the requirement.
What should you do?

A.
Create a web publish pipeline target file with a custom web deploy target.

B.
In the Package/Publish settings of the project, select the All Files in this project option.

C.
Extend the CopyAllFilesToSingleFolder target in the project file.

D.
In the Build Events settings of the project, configure a pre-build event to include the SSL
certificate.



Leave a Reply 1

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


FigArt

FigArt

For questions about deployment, Web Deploy is almost always the right answer – if in doubt, go with an answer with Web Deploy