[s]
04-09-2014, 08:59 AM
First check version of the openSSL
openssl version -b
openssl version -a
If it is already updated, then no need to worry about it . If your OpenSSL is not updated then execute following commands to update OpenSSL.
sudo apt-get update
Once this finishes, upgrade openssl:
sudo apt-get upgrade openssl
Regenerate your SSL certificate , follow the link to regenerating SSL Certificate
https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04
Video Guide :
https://www.youtube.com/watch?v=sq7Eib02Rb8
openssl version -b
openssl version -a
If it is already updated, then no need to worry about it . If your OpenSSL is not updated then execute following commands to update OpenSSL.
sudo apt-get update
Once this finishes, upgrade openssl:
sudo apt-get upgrade openssl
Regenerate your SSL certificate , follow the link to regenerating SSL Certificate
https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04
Video Guide :
https://www.youtube.com/watch?v=sq7Eib02Rb8