YaST2 Developers Documentation: CA Management



functions
files
intro

CA Management

crl.ycp
CRL of a selected CA

Imports

  • CaMgm
  • Label
  • Popup
  • Wizard
  • YaPI::CaManagement

Includes

  • ca-management/util.ycp

Local Functions

local createCRL (string CAname) -> symbol

getDescription - CRL description

Parameters:
CAname
Return value:
`again

local showLongCRLDescription (string CAname) -> string

showLongCRLDescription - description of a CRL in textform

Parameters:
CAname

local getCRLDescription (string CAname) -> string

getDescription - CRL description

Parameters:
CAname
Return value:
a string with the CRL description

local crl () -> symbol

CRL Overview

Return value:
'back, 'abort

YaST2 Developers Documentation