From ffff44d6e43ca07366d1e70b76ade30894063596 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 18 Sep 2016 02:49:43 +0200 Subject: Add feature: Add --trust-force option --- bpkg/list | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bpkg/list b/bpkg/list index e69de29..bda3cbc 100644 --- a/bpkg/list +++ b/bpkg/list @@ -0,0 +1,6 @@ +- Add --trust-force option [feature karen] + + When certificate name does not match repository name then we fail even with + --trust-yes. However, sometimes it can be desirable to override trust checks + completely (need to think what else is there that we check). Probably makes + sense to still issue a warning. -- cgit v1.1