Open
Description
From @JeanMertz on July 15, 2016 13:52
I've added a certificate using one user, with deis certs:add ...
, then as a different user, I want to attach this certificate to an application's custom domain, but when doing deis certs:list
, I don't see any certificates (and indeed, deis certs:attach
does not work as expected).
both users have their perms
set to admin
.
Copied from original issue: deis/controller#885