|
|
|
|
|
by bracewel
3934 days ago
|
|
Boulder (the CA backend) has two solutions to this problem a. if we know of an already existing certificate for the domain that is being authorized you must prove control over both the server and the key used in the existing certificate b. validation is done over multiple paths to confirm results, an attacker would need to be able to hijack connections from all of our validation servers in order to cause miss-issuance (servers which would move over time) Currently (a) is mostly implemented but (b) needs quite a bit more work before it can go live. |
|
What happens if a certificate is requested, the domain is sold to a new owner and the new owner tries to request a certificate, but doesn't have access to the keys for the old one?
Also, how can the new owner revoke all certificates delivered to previous owners?