I have generated certificate using “cert only”.
Now I have 4 pem files namely cert , chain , full chain , privkey.
How do I install it on my server?
I am using AWS ec2 & Apache.
PS= I tried using “certbot auto” but it gave output as “certbot doesn’t know how to automatically configure the web server.”
Can anyone guide me how to install it on Server using AWS or certbot ? I need further steps to do.