YaST2 Developers Documentation: yast2-ca-management



functions
files
intro

yast2-ca-management

ca-management/floppy.ycp
Export/Import Certificates via floppy
Export/Import a server certificate plus correspondenting CA via floppy

Imports

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

Local Functions

local exportCertificateToFloppy (string CAname, string certificate) -> any

exportCertificateToFloppy() - Exporting certificate to floppy @param CAname, certificate

Parameters:
CAname
certificate
Return value:
`next,`back,`abort

local importCertificateFromFloppy () -> boolean

importCertificateFromFloppy() - Importing certificate from floppy

Return value:
success

YaST2 Developers Documentation