ssl

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2019 License: MIT Imports: 21 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadFileAction added in v0.1.4

type DownloadFileAction actions.Action

func (*DownloadFileAction) RunGet added in v0.1.4

func (this *DownloadFileAction) RunGet(params struct {
	ServerId string
	File     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
	CertIds          []string
	CertDescriptions []string

	CertIsLocal    []bool
	CertFilesPaths []string
	KeyFilesPaths  []string

	MinVersion     string
	CipherSuitesOn bool
	CipherSuites   []string
})

提交保存

Jump to

Keyboard shortcuts

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