Validate and generate SSL certificate.
More...
|
|
| basepath |
| |
|
| certificate |
| |
|
| request |
| |
|
| key |
| |
|
| start |
| |
|
| end |
| |
|
| domain |
| |
|
| company |
| |
|
| country |
| |
Validate and generate SSL certificate.
§ __init__()
| def SSLManager.SSLManager.__init__ |
( |
|
self | ) |
|
Initializes the SSLManager object
§ certificateExists()
| def SSLManager.SSLManager.certificateExists |
( |
|
self | ) |
|
check SSL certificate exists
§ countryCodes()
| def SSLManager.SSLManager.countryCodes |
( |
|
self | ) |
|
gets the available country codes
@return list
§ generateCertificate()
| def SSLManager.SSLManager.generateCertificate |
( |
|
self | ) |
|
§ isValid()
| def SSLManager.SSLManager.isValid |
( |
|
self | ) |
|
§ keyExists()
| def SSLManager.SSLManager.keyExists |
( |
|
self | ) |
|
§ validateCertificate()
| def SSLManager.SSLManager.validateCertificate |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: