YaST2 Developers Documentation: CA Management



functions
files
intro

CA Management

startup.ycp
Shows all available Root CAs
CA Management - Root CAs

Imports

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

Includes

  • ca-management/util.ycp

Local Functions

local getCAList () -> list<term>

Creates CA items

Return value:
a list of CA items formated for a UI table

local Startup () -> symbol

startup dialog

Return value:
`finish, `enter, 'createRoot

YaST2 Developers Documentation