
functions
files
intro
|
|
CA Management |
modules/CaMgm.ycp |
Managing CAs, Requests and Certificate |
|
|
Representation of the configuration of CAs
Input and output routines.
Imports
- Progress
- Report
- Runlevel
- Summary
Global Variables
|
|
|
global autoYaSTSettings -> map
|
|
AutoYaST Settings Map
global currentDefault -> string
|
|
selected default type
global currentCA -> string
|
|
selected CA
global currentCertificate -> string
|
|
selected certificate
Password map for CA
global prop_settingsWritten -> boolean
|
|
settings for proposal
global emailList -> list<map>
|
|
variables for new CA/Certificate
|