Daily Archives: May 17, 2019

let’s encrypted command line

sudo certbot certificatesgrep -Eri ‘servername|serveralias’ /etc/apache2grep -Eri ‘SSLProtocol|SSLCipherSuite’ /etc/apache2netstat -pant | grep -i listen

Posted in My Windows, SSL, ubuntu | Comments Off on let’s encrypted command line

output apache2ctl -S

from terminal and run below apache2ctl -S

Posted in SSL, ubuntu | Comments Off on output apache2ctl -S