<-
Apache > HTTP Сервер > Документация > Версия 2.2 > Модули

Apache Module mod_nw_ssl

Описание:Enable SSL encryption for NetWare
Статус:Base
Идентификатор модуля:nwssl_module
Исходный файл:mod_nw_ssl.c
Совместимость:NetWare only

Summary

This module enables SSL encryption for a specified port. It takes advantage of the SSL encryption functionality that is built into the NetWare operating system.

top

NWSSLTrustedCerts Директива

Описание:List of additional client certificates
Синтаксис:NWSSLTrustedCerts filename [filename] ...
Контекст:server config
Статус:Base
Модуль:mod_nw_ssl

Specifies a list of client certificate files (DER format) that are used when creating a proxied SSL connection. Each client certificate used by a server must be listed separately in its own .der file.

top

NWSSLUpgradeable Директива

Описание:Allows a connection to be upgraded to an SSL connection upon request
Синтаксис:NWSSLUpgradeable [IP-address:]portnumber
Контекст:server config
Статус:Base
Модуль:mod_nw_ssl

Allow a connection that was created on the specified address and/or port to be upgraded to an SSL connection upon request from the client. The address and/or port must have already be defined previously with a Listen directive.

top

SecureListen Директива

Описание:Enables SSL encryption for the specified port
Синтаксис:SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL]
Контекст:server config
Статус:Base
Модуль:mod_nw_ssl

Specifies the port and the eDirectory based certificate name that will be used to enable SSL encryption. An optional third parameter also enables mutual authentication.

    Поддержать сайт на родительском проекте КГБ