Generating certificates

  1. Create a certificate request, which has been signed with your private key.
  2. Give the certificate request to the CA.
  3. The CA signs the certificate request with their own private key.
    This generates a certificate that has been signed by both you and the CA.