You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG/MINOR: acme: fix saving certificates in a crt-store
When calling "dump ssl cert", dataplaneapi was using the storage name of the
certificate, instead of the name passed by HAProxy, which caused the
command to fail in case the certificate was part of a crt-store.
This commit also reorganizes the acme tests to be closer to a real deployment.
0 commit comments