YaST2 Developers Documentation: CA Management



functions
files
intro

CA Management

new_cert_advanced.ycp
Creating a new CA/Certificate ( Advanced Settings )
Creating a new CA/Certificate

Imports

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

Includes

  • ca-management/new_cert_items.ycp
  • ca-management/util.ycp

Local Functions

local new_cert_advanced (boolean nextbutton) -> symbol

Creating new CA/Certificate ( Advanced Settings )

Parameters:
nextbutton - The dialog has a next button
Return value:
`next, 'back, 'cancel, 'again

YaST2 Developers Documentation