boulder/core
Daniel McCarney 28cc969814 Remove TLS-SNI-02 implementation. (#3516)
This code was never enabled in production. Our original intent was to
ship this as part of the ACMEv2 API. Before that could happen flaws were
identified in TLS-SNI-01|02 that resulted in TLS-SNI-02 being removed
from the ACME protocol. We won't ever be enabling this code and so we
might as well remove it.
2018-03-02 10:56:13 -08:00
..
proto Enforce new orders per acct per window rate limit. (#3501) 2018-03-02 10:47:39 -08:00
challenges.go Remove TLS-SNI-02 implementation. (#3516) 2018-03-02 10:56:13 -08:00
core_test.go Remove TLS-SNI-02 implementation. (#3516) 2018-03-02 10:56:13 -08:00
interfaces.go Enforce new orders per acct per window rate limit. (#3501) 2018-03-02 10:47:39 -08:00
objects.go Remove TLS-SNI-02 implementation. (#3516) 2018-03-02 10:56:13 -08:00
objects_test.go Remove TLS-SNI-02 implementation. (#3516) 2018-03-02 10:56:13 -08:00
util.go Remove unused error types (#3041) 2017-09-05 16:51:32 -07:00
util_test.go Improve test-tools. (#3481) 2018-02-27 10:19:24 -05:00
va.go Implement gRPC for VA's RPCs (#1738) 2016-05-31 16:44:48 -07:00