I hope I am in the correct place. I am a server administrator but in Windows with limited knowledge on linux but can move around pretty good. I received a server with FreeBSD and Apache web server. All is working well but the ssl certificate has expired.
We renewed the certificate from Thawte and got a .crt and a bundle.crt. My question is installing our new cert do I need to recreate .key files and .csr files?
In the httpd-ssl.conf I have a setting for our cert (.crt) and for our key (.key). I do not see it using a CSR file anywhere or a bundle file.
I installed just the cert and restarted Apache but it still holds the old certificate expiration.
I appreciate if you can provide me any information or links. Most of the links I see is for configuring a new server and adding ssl for the very first time.
Thanks Brian
We renewed the certificate from Thawte and got a .crt and a bundle.crt. My question is installing our new cert do I need to recreate .key files and .csr files?
In the httpd-ssl.conf I have a setting for our cert (.crt) and for our key (.key). I do not see it using a CSR file anywhere or a bundle file.
I installed just the cert and restarted Apache but it still holds the old certificate expiration.
I appreciate if you can provide me any information or links. Most of the links I see is for configuring a new server and adding ssl for the very first time.
Thanks Brian