我的Java代码中有一个cleartool checkout –c "attempt fix of old bug" -version hello.h@@\main\1
Checked out "hello.h" from version "\main\1".
请求,在localhost中,我可以正常运行,我的代码可以工作,但是在生产中,我没有任何响应。返回错误get (http)
。
当我通过邮递员测试我的生产请求时,它返回一条缺少500
证书的消息。我的问题是如何解决此问题,是否可能由于缺少SSL
而导致错误?
我的生产站点没有SSL
证书