多项选择题
You manage a server that runs Windows Server 2008. The server has the Web Server (IIS) role installed. The server hosts an Internet-accessible Web site that has a virtual directory named /orders/. A Web server certificate is installed and an SSL listener has been configured for the Web site. The /orders/ virtual directory must meet the following company policy requirements: Be accessible to authenticated users only. Allow authentication types to support all browsers. Encrypt all authentication traffic by using HTTPS.
All other directories of the Web site must be accessible to anonymous users and be available withoutSSL.
You need to configure the /orders/ virtual directory to meet the company policy requirements.
Which two actions should you perform?()
A.Configure the Web site to the Require SSL setting.
B.Configure the /orders/ virtual directory to the Require SSL setting.
C.Configure the Digest Authentication setting to Enabled for the /orders/ virtual directory.
D.Configure the Basic Authentication setting to Enabled and the Anonymous Authentication setting to Disabled for the Web site.
E.Configure the Basic Authentication setting to Enabled and the Anonymous Authentication setting to Disabled for the /orders/ virtual directory.
相关考题
-
单项选择题
You manage a server that runs Windows Server 2008. The server has the Web Server (IIS) role installed. The Web developer at your company creates a new Web site that runs an ASP.NET 3.0 Web application. The ASP.NET Web application must run under a security context that is separate from any other ASP.NET application on the Web server. You create a local user account and grant account rights and permissions to run the ASP.NET Web application. You need to configure authentication for the new Web site to support the Web application. What should you do?()
A.Configure the Windows Authentication setting to Enabled.
B.Configure the Forms Authentication setting to Enabled by using all the default settings.
C.Configure the ASP.NET State service to log on to the new local user account by using the Services console.
D.Configure the ASP.NET Impersonation setting to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account. -
单项选择题
Your company runs Windows Server 2008. The company network is configured as an Active Directory domain named contoso.com. The network has a Web server named WEB1. The domain users access WEB1 by using http://web1. You generate a self-signed certificate for WEB1 and configure WEB1 to use SSL. Users report that they get a warning message when they connect to WEB1 by using https://web1.You need to ensure that users can connect to WEB1 without receiving a warning message. What should you do?()
A.Add the https: //web1 name to the list of Trusted Sites zone on all the computers in the domain.
B.Open the Certificates console on WEB1. Export the self-signed certificate to a web1.cer file. Install the web1.cer file on all the computers in the domain.
C.Join WEB1 to the contoso.com domain. Reissue the self-signed certificate. Request all the users to use https: //web1.contoso.com to connect to WEB1.
D.Create a DNS Host (A) Record for WEB1 in the contoso.com zone. Reissue the self-signed certificate. Request all the users to use https: //web1.contoso.com to connect to WEB1. -
单项选择题
Your company named Contoso, Ltd. has a Web server named WEB1. The Web server runs Windows Server 2008. The fully qualified domain name of WEB1 is web1.contoso.com. The public DNS server has an alias record named owa.contoso.com that maps to web1.contoso.com. Users access WEB1 from the Internet by using http://owa.contoso.com. The new company security policy states that the owa.contoso.com site must be available for Internet users only through secure HTTP (HTTPS) protocol. The security policy also states that users must not get security warnings when they connect to the site. You need to request a certificate from a public certification authority (CA). Which Common Name should you use?()
A.Contoso, Ltd.
B.owa.contoso.com
C.WEB1
D.web1.contoso.com
