camSsl

package
v0.5.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SslPluginConfig

type SslPluginConfig struct {
	camBase.PluginConfigInterface

	IsSslOn     bool   // enable SSL mode
	SslPort     uint16 // SSL listen port
	SslCertFile string // absolute cert's filename
	SslKeyFile  string // absolute key's filename
	SslOnly     bool   // whether only SSl mode
}

ssl plugin config

func (*SslPluginConfig) Init

func (config *SslPluginConfig) Init()

init config

Jump to

Keyboard shortcuts

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