A
A
anton13ms2021-04-22 08:37:53
linux
anton13ms, 2021-04-22 08:37:53

How to solve the problem with access to GitLab?

Please tell me how to localize the access problem, trying to connect to the local GitLab server:
But when connecting using the HTTPS link, there is a certificate problem:
fatal: unable to access ' https://gitlab.*** ': SSL certificate problem: unable to get local issuer certificate

I installed the certificate that the admin issued and put it in the .git folder.
Also, I would like to know where these certificates are generated? Maybe it's not correct.

When connecting using an SSH link, it asks for a password, but the password doesn't work:
Permission denied, please try again.
Although with the same passwords, I go through the web to my profile.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Dmitriev, 2021-04-22
@anton13ms

1. The root certificate must be installed in the Trusted Root Certification Authorities in the OS (unless, of course, the admin gave you the correct one)
2. To log in, you need to generate an Access Token in your profile on the site and use it, not a password.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question