Parcourir la source

code.ffdn.org now use a letsencrypt certificate.

opi il y a 9 ans
Parent
commit
f43b8eba94
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -68,8 +68,6 @@ Then run:
 
     pip install -r requirements.txt
 
-You may experience problems with SSL certificates du to self-signed cert used by code.ffdn.org. You can temporarily disable certificate verification in git : `git config --global http.sslVerify false`
-
 You should now be able to run `python manage.py` (within the
 virtualenv, obviously) without error.