Hi,

I made a sipxecs fresh install and I noticed that XML-RPC calls are not
working...
More than this, when I run sipxecs (etc/init.d/sipxecs start) sipxconfig is
not launched. As a result, sipxconfig.log is not created

If I launch by hand /bin/sipxconfig.sh I get the following error for:
XML-RPC replications

"2010-09-12T07:04:20.315000Z":7:JAVA:ERR:decebal:background:00000000:XmlRpcClientInterceptor:"Exception
in XML/RPC call"
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
    at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1705)

Apparently there is a problem with the generated certificates ( I rerun
sipxecs-setup many times but without success)
So I added the following KeyStoreOpt: -Djavax.net.debug=ssl,handshake
I rerun sipxconfig.sh and I get:

Avoiding obscuring previous error by supressing error encountered while
ending request: org.apache.xmlrpc.XmlRpcClientException: Exception closing
URLConnection
%% No cached client session
*** ClientHello, TLSv1
RandomCookie:  GMT: 1267497853 bytes = { 144, 111, 166, 239, 177, 23, 168,
231, 115, 4, 127, 177, 97, 219, 129, 193, 118, 139, 230, 75, 24, 42, 206, 9,
221, 103, 128, 26 }
Session ID:  {}
Cipher Suites: [SSL_RSA_WITH_RC4_128_MD5, SSL_RSA_WITH_RC4_128_SHA,
TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA,
TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA,
TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA,
SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,
SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA,
SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA,
SSL_RSA_EXPORT_WITH_RC4_40_MD5, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA,
SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA,
SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA]
Compression Methods:  { 0 }
***
pool-82-thread-1, WRITE: TLSv1 Handshake, length = 79
pool-82-thread-1, WRITE: SSLv2 client hello message, length = 107
pool-82-thread-1, READ: TLSv1 Alert, length = 2
pool-82-thread-1, RECV TLSv1 ALERT:  fatal, handshake_failure
pool-82-thread-1, called closeSocket()
pool-82-thread-1, handling exception: javax.net.ssl.SSLHandshakeException:
Received fatal alert: handshake_failure
%% No cached client session

Also, I checked

[mirc...@decebal ~]$ curl -k -X GET  https://decebal.buc.ro:8092/RPC2
curl: (35) SSL connect error

Any help is appreciated...

Regards,
Mircea
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to