| Method | Description |
|---|---|
| __init__(self, serveraddr, use_ssl, pki_cert, pki_ca, ssl_verify_depth) | Constructor to initialize a VAS2AuthenticationProvider instance. |
Table 5.17. Method summary
This constructor creates a new VAS2AuthenticationProvider instance that can be used in authentication policies.
| pki_ca (cagroup) | |
|---|---|
| Default: None | |
| The name of a trusted CA group. When using SSL, AS 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. Vela shows this certificate to AS when using SSL. |
| serveraddr (sockaddr) | |
|---|---|
| Default: n/a | |
| The IP address of this AS instance. AS accepts connections on this address. |
Copyright: © 2021 Balasys IT Security
Send your comments to support@balasys.hu


