Twiki is running locally on my web server apache2. I used a2enmod ssl
to enable SSL (Secure Socket Layer). Now i want to see SSL is enabled or not ? Or i need more configurations to achieve task (i-e) to enable SSL.
Twiki is running locally on my web server apache2. I used a2enmod ssl
to enable SSL (Secure Socket Layer). Now i want to see SSL is enabled or not ? Or i need more configurations to achieve task (i-e) to enable SSL.
In case you haven't already done so, do a:
after the
a2enmod ssl
you just did.Then, you use the following command to test SSL: