YaST2 Developers Documentation: CA Management

CA Management

startup.ycp
Shows all available Root CAs

This module has an unstable interface.

CA Management - Root CAs

Imports

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

Includes

  • ca-management/util.ycp

Local Functions

local getCAList (string subCA) -> list<term>

Creates CA items

Parameters:
subCA - name ob the sub CA or empty if root
Return value:
a list of CA items of the sub CA, formated for a UI tree
local deleteCurrentCA () -> void

Deleting current CA

local Startup () -> symbol

startup dialog

Return value:
`finish, `enter, 'createRoot