Use of Public key in the certificate signing request ( CSR )
问题 Public and private-key pair will be generated during the creation of CSR on our server. We will send the CSR and public key to CA by holding private key with us. CA will validate our public key before signing it with private key of CA's root certificate. We are having our own CA team to certify the CSR requests. My queries are as follows: Will CSR itself includes public key or do we need to provide public key separately to CA ? Will CSR be signed by our public key before sending it to CA (or)