ssl

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2019 License: MIT Imports: 20 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadCertAction added in v0.1.3

type DownloadCertAction actions.Action

func (*DownloadCertAction) RunGet added in v0.1.3

func (this *DownloadCertAction) RunGet(params struct {
	ServerId string
	View     bool
})

type DownloadKeyAction added in v0.1.3

type DownloadKeyAction actions.Action

func (*DownloadKeyAction) RunGet added in v0.1.3

func (this *DownloadKeyAction) RunGet(params struct {
	ServerId string
	View     bool
})

type IndexAction

type IndexAction actions.Action

func (*IndexAction) Run

func (this *IndexAction) Run(params struct {
	ServerId string
})

SSL设置

type ShutdownHttpsAction added in v0.1.2

type ShutdownHttpsAction actions.Action

func (*ShutdownHttpsAction) Run added in v0.1.2

func (this *ShutdownHttpsAction) Run(params struct {
	ServerId string
})

启动

type StartHttpsAction added in v0.1.2

type StartHttpsAction actions.Action

func (*StartHttpsAction) Run added in v0.1.2

func (this *StartHttpsAction) Run(params struct {
	ServerId string
})

启动

type UpdateAction

type UpdateAction actions.Action

func (*UpdateAction) Run

func (this *UpdateAction) Run(params struct {
	ServerId string
})

修改

func (*UpdateAction) RunPost

func (this *UpdateAction) RunPost(params struct {
	ServerId       string
	HttpsOn        bool
	Listen         []string
	CertFile       *actions.File
	KeyFile        *actions.File
	MinVersion     string
	CipherSuitesOn bool
	CipherSuites   []string
})

提交保存

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL