diff --git a/specification.md b/specification.md index 1099c35..da60c0c 100644 --- a/specification.md +++ b/specification.md @@ -3151,15 +3151,15 @@ reduce the number of connections to the Server when a very large number ### Security and Certificate Management -* mTLS in Go -* ACME certificate management protocol -* ACME for client certificates +* [mTLS in Go](https://kofo.dev/how-to-mtls-in-golang) +* [ACME certificate management protocol](https://datatracker.ietf.org/doc/html/rfc8555) +* [ACME for client certificates](https://datatracker.ietf.org/doc/draft-moriarty-acme-client/) ### Cloud Provider Support -* AWS -* GCP -* Azure +* [AWS](https://aws.amazon.com/elasticloadbalancing/features/) +* [GCP](https://cloud.google.com/appengine/docs/flexible/go/using-websockets-and-session-affinity) +* [Azure](https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-websocket) ### Other