Gitlab Centos SSL 出现危险警讯, 在线等

各位大大好

系统: CentOS
软件: Gitlab

报错画面:
http://img2.58codes.com/2024/20104363vIWWVr8ZTu.jpg

应该得到的画面: 没有危险警讯报错的画面

文件:
/etc/gitlab/gitlab.rb

代码:
nginx['enable'] = true
nginx['redirect_http_to_https'] = true
nginx['redirect_http_to_https_port'] = 80
nginx['ssl_certificate'] = "/etc/gitlab/ssl/mycert.crt"
nginx['ssl_certificate_key'] = "/etc/gitlab/ssl/mycert.key"


关于作者: 网站小编

码农网专注IT技术教程资源分享平台,学习资源下载网站,58码农网包含计算机技术、网站程序源码下载、编程技术论坛、互联网资源下载等产品服务,提供原创、优质、完整内容的专业码农交流分享平台。

热门文章