OPSI.Service package

Module contents

Service functionality.

copyright:uib GmbH <info@uib.de>
author:Jan Schneider <j.schneider@uib.de>
author:Niko Wenselowski <n.wenselowski@uib.de>
license:GNU Affero General Public License version 3
class OPSI.Service.OpsiService

Bases: object

getInterface()
class OPSI.Service.SSLContext(sslServerKeyFile, sslServerCertFile, acceptedCiphers='')

Bases: object

getContext()

Get an SSL context.

Return type:OpenSSL.SSL.Context