V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
ruyu
V2EX  ›  宽带症候群

font awesome 的 CDN 无法访问

  •  
  •   ruyu · 2020-07-11 11:40:40 +08:00 · 1973 次点击
    这是一个创建于 1379 天前的主题,其中的信息可能已经有所发展或是发生改变。

    我这里 https://use.fontawesome.com/releases/v5.0.13/css/all.css 访问超时. 但是奇怪的是使用 http 协议是没问题的 http://use.fontawesome.com/releases/v5.0.13/css/all.css. curl 的结果是这样的:

    $ curl -v https://use.fontawesome.com/releases/v5.0.13/css/all.css
    *   Trying 23.111.9.35...
    * TCP_NODELAY set
    * Connected to use.fontawesome.com (23.111.9.35) port 443 (#0)
    * ALPN, offering h2
    * ALPN, offering http/1.1
    * successfully set certificate verify locations:
    *   CAfile: /etc/ssl/certs/ca-certificates.crt
      CApath: /etc/ssl/certs
    * (304) (OUT), TLS handshake, Client hello (1):
    * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to use.fontawesome.com:443
    * stopped the pause stream!
    * Closing connection 0
    curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to use.fontawesome.com:443
    
    2 条回复    2020-07-13 10:06:42 +08:00
    cydian
        1
    cydian  
       2020-07-12 21:47:57 +08:00 via Android
    这么多公共 CDN 。
    少用 用户量较小的源吧
    ruyu
        2
    ruyu  
    OP
       2020-07-13 10:06:42 +08:00
    @cydian 谢谢, 主要是 use.fontawesome.com 也是官方的源, 访问不上就很奇怪. 现在已经换成 cloudflare 的 cdn 了.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2787 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 14:55 · PVG 22:55 · LAX 07:55 · JFK 10:55
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.