Skip to content
Snippets Groups Projects
Commit d468b57f authored by Robin Stecher's avatar Robin Stecher
Browse files

Updated README.md

parent 33c26acc
No related branches found
No related tags found
1 merge request!1Dev
# assets/cacert.pem
\ No newline at end of file
...@@ -17,6 +17,13 @@ python3 main.py ...@@ -17,6 +17,13 @@ python3 main.py
The list of the university URLs [can be The list of the university URLs [can be
found here.](https://gitlab.fachschaften.org/robinst/university_analysis/-/blob/main/assets/university_main_pages.json?ref_type=heads) found here.](https://gitlab.fachschaften.org/robinst/university_analysis/-/blob/main/assets/university_main_pages.json?ref_type=heads)
In an older version the ssl certificates got
checked without an api. This method contained some
bugs, so the api is used now. When you want to
still recode the code base to use the old code snippet,
you might need [the certificate .pam list](http://curl.haxx.se/ca/cacert.pem).
Please place it in the assets directory named ```cacert.pem```.
## Abstract of the research subject ## Abstract of the research subject
......
File added
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment