ubuntu上安装https

certbot certonly --webroot -w /usr/share/nginx/html -d git.sanjiang.com

ngixn gitlab的配置地址

vi /var/opt/gitlab/nginx/conf/gitlab-http.conf

./certbot-auto certonly --webroot -w /usr/share/nginx/html -d git.sanjiang.com

ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:ECDHE-RSA-DES-CBC3-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4

./certbot-auto certonly --webroot -w /usr/share/nginx/html -d dingding.sanjiang.com

dig -t TYPE257 dingding.sanjiang.com

免费生成https证书以及配置

return 301 https://git.sanjiang.com:443$request_uri;

turn 301 https://$server_name$request_uri;

location ^~ /.well-known/acme-challenge/ { alias /home/ubuntu/challenges/; try_files $uri =404; }

IMPORTANT NOTES:
 - The following errors were reported by the server:

   Domain: git.sanjiang.com
   Type:   unauthorized
   Detail: Invalid response from
   http://git.sanjiang.com/.well-known/acme-challenge/JNQTGsXU5gUqe7jnQ2w6fPIGXC6bScQkQBpQpTlPJMk:
   "<html>
   <head><title>404 Not Found</title></head>
   <body bgcolor="white">
   <center><h1>404 Not Found</h1></center>
   <hr><center>"

   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.

./certbot-auto certonly --manual --preferred-challenges dns -d git.sanjiang.com

转载于:https://my.oschina.net/miaojiangmin/blog/1926341

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值