|
|
|
|
|
by Grimeton
721 days ago
|
|
> Again, completely off the mark here. To create any CSR, bifrost or not, you need the private key that the CSR represents. Yeah... No. You create a public/private key pair and the CSR CONTAINS that public key together with additional information. >Not really sure what's going on here tbh. I'm not surprised. Go read up on this stuff. |
|
The CSR contains the digital signature of the public key that is requesting the certificate. So you absolutely need the private key to create a CSR. How would you create a CSR with just a public key?