YaST2 Developers Documentation: CA Management

CA Management

ca.ycp

This module has an unstable interface.

Overview ( main window ) of a selected CA

Imports

  • CaMgm
  • Label
  • Wizard
  • YaPI::CaManagement

Includes

  • ca-management/certDefault.ycp
  • ca-management/crlDefault.ycp

Local Functions

local newSubCASequence () -> symbol

Creating new Client Certificate sequence

Return value:
sequence result
local editDefaultSequence () -> symbol

Editing certificate defaults

Return value:
sequence result
local showLongDescriptionCA (string CAname) -> string

showLongDescriptionCA - description of a CA in textform

Parameters:
CAname
local getDescriptionCA (string CAname) -> string

getDescriptionCA - description of a CA

Parameters:
CAname
Return value:
a string with the CA description
local getCATab () -> term

Dialog Tab - CA -

Return value:
the selected CA
local initCATab () -> void

Initialize the tab of the dialog

local handleCATab (map event) -> symbol

Handle events in a tab of a dialog

Parameters:
event