module documentation

Script to recreate and sign the client SSL certificates.

Exception SslSetupError Local class for reporting errors.
Function ClearMasterCandidateSsconfList Clear the ssconf list of master candidate certs.
Function DeleteClientCertificate Deleting the client certificate. This is necessary for downgrades.
Function Main Main routine.
Function ParseOptions Parses the options passed to the program.
Constant _DATA_CHECK Undocumented
def ClearMasterCandidateSsconfList():

Clear the ssconf list of master candidate certs.

This is necessary when deleting the client certificates for a downgrade, because otherwise the master cannot distribute the configuration to the nodes via RPC during a downgrade anymore.

def DeleteClientCertificate():

Deleting the client certificate. This is necessary for downgrades.

def Main():

Main routine.

def ParseOptions():

Parses the options passed to the program.

Returns
Options and arguments