cert-manager / crypto

temporary fork to add support for ACME alternative certificate chains

Home Page:https://golang.org/x/crypto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cert-manager fork of golang/x/crypto

This is a fork of golang/x/crypto with added support for fetching ACME alternative certificate chains by Maartje Eyskens.

This was historically used by cert-manager to allow our users to specify a preferred chain to be fetched i.e from Let's Encrypt.

Since cert-manager v1.4 this fork is no longer used as support for fetching alternate chains was added in upstream go/crypto (CL (#2777294).

This repo remains here so as to not break anyone importing older versions of cert-manager

About

temporary fork to add support for ACME alternative certificate chains

https://golang.org/x/crypto

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 91.3%Language:Assembly 8.4%Language:C 0.3%