Hello, I am very new with Gitlab server and I was told by one of our departments to install Gitlab server for one of the projects. I installed Gitlab server on Ubuntu 20.4 open SSH, and it is up and running now, but, the issue I am facing is SSL certificate. I am trying to use “Lets encrypt” , but, it does not verify our domain .
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for gitlab.kia.ca
Using the webroot path /var/www/letsencrypt for all unmatched domains.
Waiting for verification…
Challenge failed for domain gitlab.kia.ca
http-01 challenge for gitlab.kia.ca
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: gitlab.kia.ca
Type: unauthorized
Detail: Invalid response from Sign in · GitLab
[207.219.188.52]: "\n<html
class=“devise-layout-html”>\n<head prefix=“og:
http://ogp.me/ns#”>\n<meta charset=“utf-8”>\n<link rel=“preloa”To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
Can you please help