• caglararli@hotmail.com
  • 05386281520

I bought SSL from domain privider but no privkey found how to generate privkey [migrated]

Çağlar Arlı      -    15 Views

I bought SSL from domain privider but no privkey found how to generate privkey [migrated]

I am new to SSL configuration.

I bought 3 yrs SSL from domain.com for nginx conf and downloaded the given certs, I found there were 4 files:

  1. maydomain.com.crt
  2. SSL_DV_CertificateAuthorityRoot.crt
  3. SSL_DV_IntermediateCA_2.crt
  4. SSL_DV_IntermediateCA_3.crt

As I know, there is no privkey from the files. (before I used Let'sEncrypt, the privkey is auto-generated)

But these 4 files is beyond my knowledge. Could you help to resolve this issue?

Are there any tips to generate nginx configuration from these 4 files?