YaST2 Developers Documentation: Configuration of CAs



functions
files
intro

Configuration of CAs

include/ca-management/popup.ycp
Popup definitions
  • Stefan Schubert

Imports

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

Local Functions

local FinishPopup () -> symbol

Popup to confirm after finish is pressed

Return value:
`yes or `back

local ExitPopup () -> symbol

Popup to confirm vhen exitting without saving

Return value:
`exit or `back

local showErrorCaManagement () -> void

Popup displaying openssl error messages


YaST2 Developers Documentation