Skip to content
Snippets Groups Projects
Commit 452b3bd6 authored by Pascal Lafourcade's avatar Pascal Lafourcade
Browse files

TP

parent 62f80841
No related branches found
No related tags found
No related merge requests found
## TP HTTPS
L'objectif du TP est de configurer un site web en http pour qu'il soit accessible en https.
### Installation
```bash
git clone git@gitlab.isima.fr:mazenovi/tp-www-ssl.git && cd tp-www-ssl
```
or
```bash
git clone https://gitlab.isima.fr/mazenovi/tp-www-ssl.git && cd tp-www-ssl
```
## How can you use it?
```bash
vagrant up
```
### Test it
http://0.0.0.0:8080/ -> Apache2 Debian Default Page
## How can you use command line on it?
```bash
vagrant ssh
```
## How can you stop it?
```bash
vagrant halt
```
## How can you reset it?
```bash
vagrant destroy
```
## How can you reexecute provioning script on it?
```bash
vagrant provision
```
* You can provision with provision.sh script
s4uC3
* https://raymii.org/s/
* (firefox add ons) https://addons.mozilla.org/fr/firefox/addon/calomel-ssl-validation/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment