[root@localhost ~]# curl https://cdn.jsdelivr.net/
curl: (60) Peer's Certificate has expired.
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
1
abc1763613206 2019-04-20 13:37:52 +08:00
成功利用网宿砸掉自己招牌 √
|
2
LongLights 2019-04-20 13:38:32 +08:00 via Android
wp editor md 受到影响 已经把自己站用的换成又拍了
|
3
dodo2012 2019-04-20 13:39:25 +08:00
真是坑,害的又改了一上午,现在自己弄些静态丢 cdn 上了,以后再也不用这些所谓的 cdn 了,
|
4
alan0liang 2019-04-20 13:46:54 +08:00 via Android
|
5
KasuganoSoras OP @dodo2012 #3 已经换回 cdnjs 了,cloudflare 毕竟是大厂,应该稳定一点
|
6
alan0liang 2019-04-20 13:53:23 +08:00 via Android
@KasuganoSoras 对,jsdelivr cloudflare 的 cdn 就没坏 但是国内永远指向网宿
|
7
KasuganoSoras OP @alan0liang #6 看来以后在项目里都要以配置文件的形式来指定静态资源 URL 了……真怕它哪一天又炸了
|
8
dodo2012 2019-04-20 14:08:24 +08:00
@KasuganoSoras cdnjs 国内速度怎么样?不过想想还是算了,自己丢到又拍上去了,这些动法劝折腾的有点受不了了
|
10
abc1763613206 2019-04-20 15:32:28 +08:00
@KasuganoSoras #5 cdnjs 的话换到今日头条也不错
实在不行自己用七牛回源建一个 |
11
UpgRade 2019-04-20 15:48:07 +08:00
好像 OK 了耶
|
12
Cipool 2019-04-20 19:05:38 +08:00 via Android
现在已经修好了,网宿一生黑
|
13
zhengwhizz 2019-04-20 19:08:30 +08:00 via Android
我的产品也挂了,所以还是要加个回滚加载本地的,不能完全依靠 cdn .
|
14
brobird 2019-04-20 21:06:48 +08:00
请问一下图 1 是什么网站 /工具的截图吗?谢谢!
|
15
KasuganoSoras OP |
16
Cipool 2019-04-20 22:31:40 +08:00 via Android
@KasuganoSoras cdnjs 在国内太慢,完全是减速效果,但是在国外速度是一流
|
17
KasuganoSoras OP @Cipool #16 我现在是网站挂国外服务器,因为域名没备案;图片和 css、js 那些就丢国内服务器,走 https 绕备案,这样的话速度也不错。
|