0 0

SSH+tomcat应用遇到SSL连接问题0

我用的是openshift的tomcat服务器搭建我的应用,openshift应该用的是SSL协议。
jsp页面提交表单相关代码如下:
<html:form action="/talk.do?method=createTalk" styleId="talk_form">

提交后,页面报错:
SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.

其中地址栏的url是:
https://wangyi-yunting.rhcloud.com:80/talk.do?method=createTalk
我猜和服务器自动补充的80端口有关,但实在不知道这种问题该怎么办,还望赐教,谢谢!!!!
2013年1月10日 21:24
目前还没有答案

相关推荐

Global site tag (gtag.js) - Google Analytics