实现证书管理

This commit is contained in:
刘祥超
2020-09-30 17:46:33 +08:00
parent cdc7dfcc36
commit 5af65705d8
18 changed files with 2269 additions and 853 deletions

View File

@@ -4,11 +4,6 @@ import (
"github.com/TeaOSLab/EdgeCommon/pkg/serverconfigs/shared"
)
// 默认的文件类型
var (
DefaultGzipMimeTypes = []string{"text/html", "application/json"}
)
// gzip配置
type HTTPGzipConfig struct {
Id int64 `yaml:"id" json:"id"` // ID