Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guía de usuario Pagina 229

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 328
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 228
Setting SSL for Certificate/Key Management Environments Configured with the SMEE Commands
9-29
SSLVerifyClient
Name
SSLVerifyClient
Synopsis
SSLVerifyClient [none|optional|require]
Description
Specifies the level of client certification when using SSL protocol version 3.0.
Only one SSLVerifyClient directive can be defined for each host.
none
Does not verify a client certificate.
optional
Verifies a client certificate.
When a client does not provide the client certificate, the processing continues.
require
Verifies a client certificate.
When a client does not provide the client certificate, an error occurs.
When "2" is specified with the SSLVersion directive, this directive must be omitted or set to "none."
Context
Global context, Virtual host
Default value
One of the following values is specified according to the value specified with the SSLVersion directory.
Table 9-4 Assumed Values of SSLVersion Directive if omitted
Value of the SSLVersion directive Default value of this directive
2 none
3 optional
2-3 optional
Module
mod_ihs_ssl
Vista de pagina 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 327 328

Comentarios a estos manuales

Sin comentarios