package util; import java.security.cert.CertificateException; import java.security.cert.X509Certificate; import javax.net.ssl.X509TrustManager; public class MyX509TrustManager implements X509TrustManager { public void checkClientTrusted(X509Certificate[] chain, String authType) throws CertificateException { } public void checkServerTrusted(X509Certificate[] chain, String authType) throws CertificateException { } public X509Certificate[] getAcceptedIssuers() { return null; } }

朤朤朤朤朤朤 LV3
2024年4月14日
ewan007 LV30
2023年8月24日
adminadminsqwqe LV8
2023年8月17日
dzlwindy LV8
2023年7月11日
13043860zj LV16
2023年4月29日
wanglinddad LV55
2022年5月16日
dongzhan LV12
2021年12月15日
qq1453363097 LV13
2021年10月13日
jinjin1231111 LV4
2021年10月8日
yyf507 LV9
2021年8月10日

qiheideguang LV18
1月22日
微信网友_6955249237250048 LV5
2024年12月28日
求学的熊猫 LV11
2024年11月11日
15530067717 LV2
2024年5月25日
wangjie11 LV5
2024年5月9日
121516 LV3
2024年4月28日
handle1991 LV3
2024年4月22日
solocare LV4
2024年4月18日
朤朤朤朤朤朤 LV3
2024年4月14日
zhy1989wz LV7
2023年10月21日