12 2022 档案

https代理服务器(四)java动态签发【失败】
摘要:https://zhuanlan.zhihu.com/p/355241710?utm_id=0 http://t.zoukankan.com/xiaxj-p-8961131.html https://www.cnblogs.com/cwjcsu/archive/2012/10/05/8433078. 阅读全文

posted @ 2022-12-16 14:11 silyvin 阅读(65) 评论(0) 推荐(0) 编辑

https代理服务器(三)实践
摘要:python spring boot proxy non ca openssl, keytool / no 1 无需,proxy动态签发证书,必须有CA根证书顶在前面 ca mkcert 通过 2 通过 3 mac显示ca,与charles证书一样 mkcert改host 或用另一个域名指向127. 阅读全文

posted @ 2022-12-15 14:52 silyvin 阅读(193) 评论(0) 推荐(0) 编辑

cookie中的SameSite属性
摘要:0 我们的网页为什么能被iframe嵌入: 1) 把网关加入应用程序的白名单,Content-Security-Policy是所谓的白名单在http协议上的体现 index A.xxx.net 网关 B.xxx.net 反向代理到C(域名不关心);A iframe B 证明,用fiddler修改这个 阅读全文

posted @ 2022-12-14 16:53 silyvin 阅读(2760) 评论(0) 推荐(0) 编辑

https代理服务器(二)浏览器如何验证证书
摘要:https://www.cnblogs.com/iiiiher/p/8085698.html 证书生成工具 1,openssl 2,jdk自带的keystone 3,cfssl 证书中各个字段的含义 - 查看证书的内容 openssl x509 -in /etc/pki/CA/cacert.pem 阅读全文

posted @ 2022-12-13 15:33 silyvin 阅读(973) 评论(0) 推荐(0) 编辑

https代理服务器(一)问题引出
摘要:0 在 netty(二十五)http代理服务器(四)困难 中,始终困惑于chrome(mac)不信任我们的自签名证书 然而charles是做到了,我们从头来过,先不搞代理服务器的,先搞个简单服务器,排除是否是mac chrome就是无法信任自签名证书的谣言 1 https://www.jianshu 阅读全文

posted @ 2022-12-13 13:45 silyvin 阅读(154) 评论(0) 推荐(0) 编辑

代理服务器httpclient未设置超时
摘要:0 背景: netty(二十四)http代理服务器(三)fiddler【重点】之后,在换了台电脑了,发现还是会访问10几个网页后出页面速度变慢,最终卡死 发现有16个连接的差 这里已经猜猜有对外请求阻塞了,而消息队列的并发数为10 jstack后果然发现10个线程卡在对外请求中,即是对谷歌服务器的请 阅读全文

posted @ 2022-12-11 22:36 silyvin 阅读(84) 评论(0) 推荐(0) 编辑

hashset事故
摘要:尽管MyCookie改写了hashCode和euals,但并没有如预期把里面的相同对象替换掉,导致失败 set cookie set.add set cookie set.add失效 该session过期 hashCode和euals是替代value object的依据 不是替代key object 阅读全文

posted @ 2022-12-09 11:28 silyvin 阅读(18) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示