star/tls/cert_test.go
2025-03-25 10:00:26 +08:00

8 lines
106 B
Go

package tls
import "testing"
func TestCert(t *testing.T) {
//showTls("139.199.163.65:443", true, "")
}