kaws
kaws copied to clipboard
Signed certificates lose all but one organization
kaws admin sign will produce a certificate with at most one organization, even if multiple organizations were in the CSR.
Root cause: https://github.com/cloudflare/cfssl/issues/599
The bug was fixed in Go 1.8, so cfssl built with Go 1.8 will not exhibit this issue. I've asked in the cfssl issue linked above if they can release new binaries to make it easier to install for people without Go installed.