Method | Description |
---|---|
__init__(self, serveraddr, use_ssl, pki_cert, cert_file, key_file, pki_ca, ca_dir, crl_dir, ssl_verify_depth) | Constructor to initialize a ZAS2AuthenticationProvider instance. |
Table 5.17. Method summary
This constructor creates a new ZAS2AuthenticationProvider instance that can be used in authentication policies.
pki_ca (cagroup) | |
---|---|
Default: None | |
The name of a trusted CA group. When using SSL, ZAS must show a certificate signed by a CA that belongs to this group. |
pki_cert (certificate) | |
---|---|
Default: None | |
A tuple containing the name of a certificate and a key file. Zorp shows this certificate to ZAS when using SSL. |
serveraddr (sockaddr) | |
---|---|
Default: n/a | |
The IP address of this ZAS instance. ZAS accepts connections on this address. |
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu