Skip to content

Commit

Permalink
[editorial] Use canonical link to "ACME End User Client and Code Sign…
Browse files Browse the repository at this point in the history
…ing Certificates" (#179)

- Contributes to open-telemetry/opentelemetry.io#3804
- Switches to using canonical link to "ACME End User Client and Code Signing Certificates"
- Replaces raw URLs by proper markdown links so as to match other entries in the **References** section
  • Loading branch information
chalin authored Apr 18, 2024
1 parent 0a32d93 commit 3705605
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -3151,15 +3151,15 @@ reduce the number of connections to the Server when a very large number

### Security and Certificate Management

* 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 <http://www.watersprings.org/pub/id/draft-moriarty-acme-client-01.html>
* [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 <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>
* [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

Expand Down

0 comments on commit 3705605

Please sign in to comment.