Error in Postman: Analysis and solution of self-signed SSL certificates are being blocked

在 Postman 中请求:https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider ,报错:Self-signed SSL certificates are being blocked
1. Request in Postman: https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider , error: self-signed ssl certificates are being blocked, as shown in Figure 1
在 Postman 中请求:https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider ,报错:Self-signed SSL certificates are being blocked
Figure 1


Could not get any response
There was an error connecting to https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider.
Why this might have happened:
The server couldn't send a response:
Ensure that the backend is working properly
Self-signed SSL certificates are being blocked:
Fix this by turning off 'SSL certificate verification' in Settings > General
Proxy configured incorrectly
Ensure that proxy is configured correctly in Settings > Proxy
Request timeout:
Change request timeout in Settings > General


2. In the browser firefox Medium request: https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider , prompt: api.channel-pub.wjdev.chinamcloud.cn uses an invalid security certificate. , as shown in Figure 2
在 浏览器 Firefox 中请求:https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider ,提示:api.channel-pub.wjdev.chinamcloud.cn 使用了无效的安全证书。
Figure 2


您的连接并不安全

api.channel-pub.wjdev.chinamcloud.cn 的管理员没有正确配置好此网站。为避免您的信息失窃,Firefox 并未与此网站建立连接。

详细了解…

报告此类错误,帮助 Mozilla 识别与拦截恶意网站

api.channel-pub.wjdev.chinamcloud.cn 使用了无效的安全证书。

该证书因为其自签名而不被信任。
此证书仅对  有效。
证书过期日期为 2019年2月8日 11:31:52。而当前日期为 2019年2月18日 下午1:49。

错误代码:MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT


3. Add a security exception to the browser Firefox, as shown in Figure 3
在 浏览器 Firefox 中添加安全例外
Figure 3
4. In the browser firefox Medium request: https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider , respond 200, as shown in Figure 4
在 浏览器 Firefox 中请求:https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider ,响应 200
Figure 4
5. In Postman, turn off “SSL Certificate Verification” in “Settings” > “General” to solve this problem, as shown in Figure 5
在 Postman 中,在“Settings”>“General”中关闭“SSL certificate verification”来解决此问题
Figure 5
6. Request in Postman: https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider , the response 200, as shown in Figure 6
在 Postman 中请求:https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider ,响应 200
Figure 6

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.