構造体 SSLDirConfigRec
[Private]
#include <ssl_private.h>
|
変数 |
|
BOOL | bSSLRequired |
|
apr_array_header_t * | aRequirement |
|
ssl_opt_t | nOptions |
|
ssl_opt_t | nOptionsAdd |
|
ssl_opt_t | nOptionsDel |
|
const char * | szCipherSuite |
|
ssl_verify_t | nVerifyClient |
|
int | nVerifyDepth |
|
const char * | szCACertificatePath |
|
const char * | szCACertificateFile |
|
const char * | szUserName |
説明
Define the mod_ssl per-directory configuration structure (i.e. the local configuration for all <Directory> and .htaccess contexts)
この構造体の説明は次のファイルから生成されました:
Apacheに対してSun Jul 19 22:05:33 2009に生成されました。
1.4.7
