【问题标题】:How to fix https certificate issue?如何解决 https 证书问题?
【发布时间】:2016-03-10 05:29:03
【问题描述】:

如何解决以下错误?我必须使用证书。虽然我在firefox中使用“https://apcera-dns.prod.apcera.net/exists/myapceratest”,但没有问题,为什么wget会出错?

apple@apple-Z600:~/virtualbox/apcera$ wget https://apcera-dns.prod.apcera.net/exists/myapceratest --2016-05-19 04:14:55-- https://apcera-dns.prod.apcera.net/exists/myapceratest 解析apcera-dns.prod.apcera.net (apcera-dns.prod.apcera.net)... 54.186.184.30, 52.10.181.83, 54.149.113.218 正在连接到 apcera-dns.prod.apcera.net (apcera-dns.prod.apcera.net)|54.186.184.30|:443... 已连接。 错误:无法验证 apcera-dns.prod.apcera.net 的证书,由 '/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=http://certs.godaddy.com/repository//CN=Go Daddy Secure Certificate Authority - 颁发G2': 颁发的证书已过期。 要不安全地连接到 apcera-dns.prod.apcera.net,请使用 `--no-check-certificate'。

【问题讨论】:

  • Issued certificate has expired 说明了一切。证书已过期。
  • 如何更新证书?

标签: ssl


【解决方案1】:

颁发的证书很可能已过期。

【讨论】:

  • @flyxiao 为您颁发证书的网站必须为您提供如何更新的程序。如果您遵循他们的程序,您将获得一个加密密钥。您可以关注此视频 www.youtube.com/watch?v=1hq5s-tjYeY
猜你喜欢
  • 2021-01-22
  • 2021-12-04
  • 2011-10-18
  • 1970-01-01
  • 1970-01-01
  • 2012-07-04
  • 1970-01-01
  • 2020-09-14
相关资源
最近更新 更多