1·HTTP Digest Authentication support.
支持HTTP摘要认证。
2·The user name to be sent for basic and digest authentication.
为基本和简要身份验证发送的用户名。
3·The two levels are basic authentication and digest authentication.
两个水平基本身份验证和摘要式身份验证。
4·Ideally, for security, you would want to use digest authentication over SSL.
在理想情况下,为了安全,应该通过SSL使用数字摘要身份验证。
5·Do not choose Digest authentication unless your deployment meets all the requirements for that mode.
如果部署并未达到摘要式验证的所有要求,请勿选择该验证模式。
6·HTTP Digest authentication improves this by encrypting the password, but not all browsers support it.
HTTP Digest验证通过加密口令改进了这种方法,但是并不是所有的浏览器都支持这种改进。
7·Digest authentication verifies that both parties to a communication know a Shared secret (a password).
式验证会确认通讯双方都知道一个共用秘密(密码)。
8·During digest authentication, IIS sends a challenge to the client to create a digest and then send that digest to the server.
在摘要式身份验证期间,IIS向客户端发送质询来创建摘要,然后将它发送给服务器。
9·In digest authentication, the more sophisticated of the two forms of CRAM, the password does not appear as plain text sent over the network.
摘要式身份验证,两种形式的更复杂的补习,密码不显示为纯文本通过网络发送。
10·The HTTP digest authentication support has also been improved, and URLConnection header processing has been enhanced to support getting and adding headers directly.
HTTP摘要认证支持也已经得到改进,并且urlconnection头的处理已得到了增强,可以支持直接获取和添加头。