13Eki
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:
- maydomain.com.crt
- SSL_DV_CertificateAuthorityRoot.crt
- SSL_DV_IntermediateCA_2.crt
- 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?