单选题Which of the following authenticates a web server to the remote client in PKI?()A FQDNB DNS nameC Public keyD Private key

题目
单选题
Which of the following authenticates a web server to the remote client in PKI?()
A

FQDN

B

DNS name

C

Public key

D

Private key


相似考题
更多“单选题Which of the following authenticates a web server to the remote client in PKI?()A FQDNB DNS nameC Public keyD Private key”相关问题
  • 第1题:

    A company has recently switched ISPs and is being assigned a new block of public addresses.  The public web and FTP servers must be re-addressed to support this change.  After changing IP addresses and updating the DNS records many customers have reported that they are not able to access the web or FTP servers.  Which of the following could have been done prior to making these changes to make it more transparent to users?()

    • A、Reduce the TTL on the DHCP records.
    • B、Configure a primary DNS server for the PTR records.
    • C、Reduce the TTL on the DNS records.
    • D、Configure a caching only DNS server.

    正确答案:C

  • 第2题:

    In a Windows Server 2003 environment using PKI, a user encrypts several documents on a shared file server. That user account is then accidentally deleted.  Which of the following must be configured inorder to decrypt those files?()

    • A、 Key recovery administrator
    • B、 Key recovery agent
    • C、 Trusted root certificate store
    • D、 Root certificate store

    正确答案:B

  • 第3题:

    PKI是()。

    • A、Private Key Infrastructure
    • B、Public Key Institute
    • C、Public Key Infrastructure公钥基础设施
    • D、Private Key Institute

    正确答案:C

  • 第4题:

    A web server is running correctly but sending a RST packet to any client trying to connect using HTTP on TCP port 80. Which of the following tools should be used to determine the listening port of the web server?()

    • A、Route
    • B、Ifconfig
    • C、Netstat
    • D、Nslookup

    正确答案:C

  • 第5题:

    An administrator is attempting to recover from a power failure in the data center. Which of the following is the BEST way to recover the servers?()

    • A、 Bring up the WINS server, the DNS server, then the web server
    • B、 Bring up the web server, the time clock server, then the DHCP server
    • C、 Bring up the backup tape server, the DNS server, then the web server
    • D、 Bring up the active directory server, the DNS server, then the web server

    正确答案:D

  • 第6题:

    Which of the following server types will assign a unique address to the client’s machines?()

    • A、WINS
    • B、DHCP
    • C、NTP
    • D、DNS

    正确答案:B

  • 第7题:

    Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()

    • A、From the Static Routes node, configure a static route.
    • B、From the server properties, configure SSL Certificate Binding.
    • C、From the NAT interface, add an address pool and a reservation.
    • D、From the NAT interface, configure the Secure Web Server (HTTPS) service.

    正确答案:C

  • 第8题:

    PKI是()。

    • A、Private Key lnfrastructure
    • B、Public Key lnstitute
    • C、Public Key lnfrastructure
    • D、Private Key lnstitute

    正确答案:C

  • 第9题:

    单选题
    Which of the following BEST describes the function of a DNS server?()
    A

    Secures network traffic through shared key encryption.

    B

    Provides resolution of host names to IP addresses.

    C

    Provides security for a network through the use of ACLs.

    D

    Dynamically assigns IP addresses for easy client configuration.


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    A web server is running correctly but sending a RST packet to any client trying to connect using HTTP on TCP port 80. Which of the following tools should be used to determine the listening port of the web server?()
    A

    Route

    B

    Ifconfig

    C

    Netstat

    D

    Nslookup


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()
    A

    From the Static Routes node, configure a static route.

    B

    From the server properties, configure SSL Certificate Binding.

    C

    From the NAT interface, add an address pool and a reservation.

    D

    From the NAT interface, configure the Secure Web Server (HTTPS) service.


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    In a Windows Server 2003 environment using PKI, a user encrypts several documents on a shared file server. That user account is then accidentally deleted.  Which of the following must be configured inorder to decrypt those files?()
    A

     Key recovery administrator

    B

     Key recovery agent

    C

     Trusted root certificate store

    D

     Root certificate store


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Which of the following authenticates a web server to the remote client in PKI?()

    • A、FQDN
    • B、DNS name
    • C、Public key
    • D、Private key

    正确答案:C

  • 第14题:

    Which of the following is used by RADIUS to encrypt messages between the server and the client?()

    • A、Public key
    • B、CSU/DSU
    • C、Private key
    • D、Shared secret

    正确答案:D

  • 第15题:

    Which of the following server types allows resolution of domain names to IP addresses?()

    • A、DHCP server
    • B、DNS server
    • C、Web server
    • D、VLAN server

    正确答案:B

  • 第16题:

    Which of the following BEST describes the function of a DNS server?()

    • A、Secures network traffic through shared key encryption.
    • B、Provides resolution of host names to IP addresses.
    • C、Provides security for a network through the use of ACLs.
    • D、Dynamically assigns IP addresses for easy client configuration.

    正确答案:B

  • 第17题:

    Which of the following servers would execute SQL?()

    • A、 Database Server
    • B、 DNS Server
    • C、 NAS Server
    • D、 Web Server

    正确答案:A

  • 第18题:

    public class Key {  private long id1;  private long 1d2;  // class Key methods  }  A programmer is developing a class Key, that will be used as a key in a standard java.util.HashMap. Which two methods should be overridden to assure that Key works correctly as a key?()

    • A、 public int hashCode()
    • B、 public boolean equals(Key k)
    • C、 public int compareTo(Object o)
    • D、 public boolean equals(Object o)
    • E、 public boolean compareTo(Key k)

    正确答案:A,D

  • 第19题:

    PKI的全称是()。

    • A、Private Key Intrusion
    • B、Public Key Intrusion
    • C、Private Key Infrastructure
    • D、Public Key Infrastructure

    正确答案:D

  • 第20题:

    单选题
    A company has recently switched ISPs and is being assigned a new block of public addresses.  The public web and FTP servers must be re-addressed to support this change.  After changing IP addresses and updating the DNS records many customers have reported that they are not able to access the web or FTP servers.  Which of the following could have been done prior to making these changes to make it more transparent to users?()
    A

    Reduce the TTL on the DHCP records.

    B

    Configure a primary DNS server for the PTR records.

    C

    Reduce the TTL on the DNS records.

    D

    Configure a caching only DNS server.


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    Which of the following servers would execute SQL?()
    A

     Database Server

    B

     DNS Server

    C

     NAS Server

    D

     Web Server


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    Which of the following authenticates a web server to the remote client in PKI?()
    A

    FQDN

    B

    DNS name

    C

    Public key

    D

    Private key


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    While considering security, which of the following is the BEST place for a public web server accessible via the Internet? ()
    A

     Internal network

    B

     VLAN

    C

     VPN

    D

     DMZ


    正确答案: A
    解析: 暂无解析

  • 第24题:

    单选题
    An administrator is attempting to recover from a power failure in the data center. Which of the following is the BEST way to recover the servers?()
    A

     Bring up the WINS server, the DNS server, then the web server

    B

     Bring up the web server, the time clock server, then the DHCP server

    C

     Bring up the backup tape server, the DNS server, then the web server

    D

     Bring up the active directory server, the DNS server, then the web server


    正确答案: B
    解析: 暂无解析