controller icon indicating copy to clipboard operation
controller copied to clipboard

deis certs are user-scoped

Open JeanMertz opened this issue 9 years ago • 3 comments

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.

JeanMertz avatar Jul 15 '16 13:07 JeanMertz

Right now that is by design. Apps are the only ones that you can share. We're looking to improve on that in the future

helgi avatar Jul 26 '16 23:07 helgi

We'd also like this, as things are wildcard certs are a real pain to use. Every dev needs to upload the same certificate prefixed with their initials or something so they can add the certificate to apps. Either admins should be able to see all certs (not sure about that) or you should be able to use permissions to share certs with other users of your choice, which I think is preferably as it's explicit and allows sharing on specific certificates.

robholland avatar Dec 08 '16 09:12 robholland

This issue was moved to teamhephy/controller#59

Cryptophobia avatar Mar 20 '18 17:03 Cryptophobia