|
|
2206e28d80
|
advotracker-db: new submodules
* orign: https://gitea.networkx.de:50443/rzerres/advotracker.db
* for now, we do have a Microsoft CA which isn't handled as an
official CA.
You need to exclude SSL verification to push/pull/clone like this:
* # git config --file .git/modules/advotracker-db/config --list
* # git config --file .git/modules/advotracker-db/config http.https://gitea.networkx.de:50443.sslverify false
* # git -c http.https://gitea.networkx.de:50443.sslverify=false submodule add https://gitea.networkx.de:50443/rzerres/advotracker-db
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
|
2020-06-30 07:21:27 +02:00 |
|