`deis certs` doesn't show certs added by another (admin) user
dmcnaught opened this issue · 2 comments
dmcnaught commented
deis certs
returns
No certs
If you are not the same user that created them.
I haven't investigated with non admin users at all.
deis v2.21.4
dmcnaught commented
I just tested if I could attach the cert my colleague added:
» deis certs:attach whatisit-com test.whatisit.com
Attaching certificate whatisit-com to domain test.whatisit.com... Error: "No Certificate matches the given query."
dmcnaught commented