igwn_auth_utils.x509¶
Utilities for discovering and handling X.509 credentials.
Functions¶
|
Adds 'prefix' to the beginning of selected lines in 'text'. |
|
Return True if |
|
Load a PEM-format X.509 certificate from a file, or file path. |
|
Validate an X.509 certificate by checking it's expiry time. |
|
Decorator factory to apply update_wrapper() to a wrapper function |
|
Wrap |