vertex
vertex copied to clipboard
DefaultQ2QAvatar.signCertificateRequest well sign any request, so long as it just has a Common Name.
I think perhaps it should only sign certificates that match the avatar.
It should also probably specify some basicConstraints
but I've totally forgotten how to do that.
Actually, I think that Vertex should do the thing that startssl does, where they discard everything about the CSR except for the public key.