hm switch with bgs self-signed cert auth

This commit is contained in:
2026-01-19 20:59:32 +01:00
parent 0bda45d484
commit aa3b145c3e
4 changed files with 6 additions and 3 deletions

View File

@@ -208,6 +208,9 @@
user.name = "Lukrecja";
user.email = "lusiaaa425@gmail.com";
credential.helper = "store";
http."https://git.bgs.local:3000/" = {
sslCAInfo = "/home/lusia/VSTech-vpn/bgs-git-ca.crt";
};
};
};