marina-sam14 / OpenSSL-on-CentOS7

University project at Network Security Course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University Assignment about OpenSSL on CentOS7.

To do:

  • SSH Connections for root and non root users, specifically there is a root user and a non root user called teacher
  • set an Apache Server
  • SSH Connections accepted only from AUEB VPN
  • Creating a Certificate Authority on my own, using CSR to get an SSL Certificate signed by this CA
  • Redirect HTTP to HTTPS
  • Simple Website using HTML/JS