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


相关考题:

Client/Server中的Server可能承担的角色有() A.文件服务器B.数据库服务器C.打印服务器D.应用服务器E.WEB服务器

在Web的Client/Server工作环境中,( )起着控制的作用。A.Web服务器B.Web浏览器C.HTTP协议D.HTML语言

通过Request对象的ServerVariables方法,可以获取的信息有()。 A、REMOTE_ADDRB、REMOST_HOSTC、SERVER_NAMED、SERVER_PORT

通过Request对象的ServerVariables方法,可以获取如下那些信息( )。 A、REMOTE_ADDRB、REMOST_HOSTC、SERVER_NAMED、SERVER_PORT

Web的Client/Server工作环境中,起着控制作用的是( )。A.Web服务器B.Web浏览器C.Web客户端D.HTML语言

The remote host parameter configured on the LNS must match which parameter on the LAC?() A.hostnameB.hostC.client-nameD.remote-host

WhichofthefollowingdescribestheappropriateportassignmentandmessageexchangeinastandardTFTPtransaction?() A.Server:10.0.0.1:69RRQ/WRQSent;Client:10.0.0.2:1888RRQ/WRQReceivedB.Server:10.0.0.1:1888RRQ/WRQReceived;Client:10.0.0.2:69RRQ/WRQReceivedC.Server:10.0.0.1:69RRQ/WRQReceived;Client:10.0.0.2:69RRQ/WRQSentD.Server:10.0.0.1:69RRQ/WRQReceived;Client:10.0.0.2:1888RRQ/WRQSentE.Server:10.0.0.1:1888RRQ/WRQSent;Client:10.0.0.2:69RRQ/WRQSentF.Server:10.0.0.1:1888RRQ/WRQReceived;Client:10.0.0.2:69RRQ/WRQSent

Client/Server

主从式架构或客户端-服务器(Client/Server)结构简称C/S结构,把客户端 (Client) 与服务器 (Server) 区分开来。

获取已上传文件的大小,使用什么数组?A.$_SERVER['REMOTE_ADDR']B.$_SERVER['SERVER_ADDR']C.$_FILES["userfile"]["size"]D.$_SERVER["userfile"]["size"]