HTTPS connection unsecured

My problem is:
Gitlab is running on https (https://git.name-company.local)
I added git.name-company.local.crt and git.name-company.local.crt.key files to /etc/gitlab/ssl/
but in browser the connection is not secure

Gitlab: Omnibus installation 12.7.5-ee
Server: Ubuntu 18.04.3 LTS

I followed this instruction:
https://docs.gitlab.com/omnibus/settings/nginx.html#manually-configuring-https

Can you tell me, what i missed?

Hi,

can you translate the text from the screenshot? I don’t understand this language :slight_smile:

Cheers,
Michael

Hi Michael, here is screen with english sub :slight_smile:

Hi there!

It may be worth troubleshooting using the default auto cert creation GitLab provides via LetsEncrypt.

Reference: https://docs.gitlab.com/omnibus/settings/ssl.html#lets-encrypt-integration

If you are not receiving a cert error then it’s more than likely the manual cert details.

Hope this helps!

you can use nginx to proxy_pass