Common classes for Barbican certificate handling
BarbicanAuth
[source]¶Bases: object
ensure_secret_access
(context, ref)[source]¶Do whatever steps are necessary to ensure future access to a secret.
Parameters: |
|
---|
Common classes for local filesystem certificate handling
LocalCert
(certificate, private_key, intermediates=None, private_key_passphrase=None)[source]¶Bases: octavia.certificates.common.cert.Cert
Representation of a Cert for local storage.
Common classes for pkcs12 based certificate handling
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.