mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Improve TLS Handshake
This commit is contained in:
committed by
Traefiker Bot
parent
2303301d38
commit
689f120410
@@ -272,8 +272,6 @@ func (s *AcmeSuite) TestHTTP01OnDemand(c *check.C) {
|
||||
}
|
||||
|
||||
func (s *AcmeSuite) TestHTTP01OnDemandStaticCertificatesWithWildcard(c *check.C) {
|
||||
// FIXME flaky
|
||||
c.Skip("Flaky behavior will be fixed in the next PR")
|
||||
testCase := acmeTestCase{
|
||||
traefikConfFilePath: "fixtures/acme/acme_tls.toml",
|
||||
template: templateModel{
|
||||
|
||||
Reference in New Issue
Block a user