Configuration of CAs |
include/ca-management/commandline.ycp |
Commandline definitions | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
cmdCreateCA (map options)
->
boolean
Create CA via command line
- Parameters:
-
options
- Return value:
-
success
local
cmdCreateCertificate (map options)
->
boolean
Create a certificate via command line
- Parameters:
-
options
- Return value:
-
success
local
cmdCreateCRL (map options)
->
boolean
Create a CRL via command line
- Parameters:
-
options
- Return value:
-
success
local
cmdExportCAtoFile (map options)
->
boolean
Dialog for exporting CA to file
- Parameters:
-
options
- Return value:
-
true ( success )
local
cmdExportCRLtoFile (map options)
->
boolean
exporting CRL to file
- Parameters:
-
options
- Return value:
-
true ( success )
local
cmdExportCertificateToFile (map options)
->
boolean
exporting Certificate to file
- Parameters:
-
options
- Return value:
-
true ( success )