diff --git a/README.rst b/README.rst index cd28ec9..664de72 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,6 @@ Deployment of MISP with Vagrant =============================== -TODO: - -* check the generation of the SSL certificate; -* check the configuration of postfix; -* generate the TLS certificate with Let's Encrypt. - Installation of VirtualBox and Vagrant -------------------------------------- @@ -29,3 +23,9 @@ MISP will be automatically deployed in an Ubuntu Zesty Server. Once the VM will be configured by Vagrant, go to the address http://127.0.0.1:5000. + + +TODO: + +* check the generation of the SSL certificate; +* generate the TLS certificate with Let's Encrypt.