Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 484 Bytes

INSTALL.md

File metadata and controls

10 lines (9 loc) · 484 Bytes

INSTALL

  • Install Apache 2.4 and OpenSSL 1.0.1e
    • You can use installapache.sh on a plain Debian wheezy
    • YOu can use Apache 2.2, but then you don't get ECDHE
  • Copy apache-vhost.conf to /etc/apache2/sites-enabled and/or adopt to your configuration
  • Copy www/wasuptls to your virtual host (probably /var/www/)
  • Restart Apache and go to "example.com/wasuptls" to test if SSI is working
  • Include jquery.js and wasuptls.js in your website, like in www/index.html