What do CAs (Certificate Authority) deliver from CSR?

The Certificate Authority usually just takes the public key in the CSR and puts it in a certificate that with its own DH parameters.

That I was missing, thx. – philippe Aug 28 '09 at 7:07.

Actually, openssl req is enough to generate a self-signed certificate. The DH parameters are not needed to work with an SSL certificate - or they can be found in the certificate generated by the CA. So the CA will only send back a certificate file (e.g. A .

Crt file) which has to be used along with the private key.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions