Open torniker opened 2 years ago
Please, try the settings option:
"ssl_verify": false
I had (still have) "ssl_verify": false
in my config, but the result is the same
Please post your config without sensitive information
{
"gitlab_url": "https://gitlab.mydomain.com",
"api_token": "apitoken",
"ssl_verify": false,
"users_group_filter": ["group1", "group2"], // group names
}