调用接口提示TLS版本为弃用版本无法调用接口,如何解决?
提问
调接口提示you are using TLS 1.0/1.1 which is deprecated, please use TLS 1.2 or higher, hint: [1735198406197564011789641], from ip: 61.155.169.220, more info at https://open.work.weixin.qq.com/devtool/query?e=48010
问题是我服务器TLS 1.0/1.1和TLS1.2都是启用的,到底要怎么做?我不可能把TLS1.0和TLS1.1禁用掉,TLS1.2对1.0、1.1有依赖的影响系统兼容性
您好,需要升级到TLS 1.2 https://developer.work.weixin.qq.com/document/55963