mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 17:22:26 +00:00
remove transport draft, add grpc web and gateway support
This commit is contained in:
@ -71,4 +71,4 @@ func New(host ...string) (tls.Certificate, error) {
|
||||
pem.Encode(keyOut, &pem.Block{Type: "EC PRIVATE KEY", Bytes: b})
|
||||
|
||||
return tls.X509KeyPair(certOut.Bytes(), keyOut.Bytes())
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user