Add certificate store

This commit is contained in:
世界
2025-01-08 10:34:45 +08:00
parent 60497bb83b
commit a692abd46d
30 changed files with 4784 additions and 32 deletions

View File

@@ -64,6 +64,9 @@ proto_install:
update_public_suffix:
go generate common/tlsfragment/public_suffix.go
update_certificates:
go run ./cmd/internal/update_certificates
release:
go run ./cmd/internal/build goreleaser release --clean --skip publish
mkdir dist/release