Hi, Can you check at network level if the https support is really enabled? Use "netstats -talnp" to see that.
Regards, Bogdan Ȩΰ wrote: > The system log has show TLS Started~ But where is the error from? > Nov 9 17:08:37 debian openxcap[2556]: Main loop terminated. > Nov 9 17:08:38 debian openxcap[3266]: Log opened. > Nov 9 17:08:38 debian openxcap[3266]: Starting OpenXCAP 1.1.2 > Nov 9 17:08:38 debian openxcap[3266]: Trusted peers: > 192.168.190.129/192.168.190.2/127.0.0.1/192.168.1.213 > <http://192.168.190.129/192.168.190.2/127.0.0.1/192.168.1.213> > Nov 9 17:08:38 debian openxcap[3266]: xcap.server.HTTPFactory starting > on 80 > *Nov 9 17:08:38 debian openxcap[3266]: TLS started* > Nov 9 17:08:38 debian openxcap[3266]: 13 xcap documents in the database > > 2009/11/9 权伟 <[email protected] <mailto:[email protected]>> > > > > > > > I have installed openxcap and opensips successfully in debian. > Everything seems run well except one little problem... > that is : > xcap root = https://192.168.190.129/xcap-root/ > > <https://192.168.190.129/xcap-root/resource-lists/users/sip:1...@localhost/index> > ---------------------------------------------------------------- > debian:~# xcapclient -i resource-lists.xml put > put > > https://192.168.190.129/xcap-root/resource-lists/users/sip:1...@localhost/index > FATAL: URLError: <urlopen error (111, 'Connection refused')> > ---------------------------------------------------------------- > But when I modify XCAP URI is http://192.168.190.129/xcap-root/, > that is ok~ > ---------------------------------------------------------------- > debian:~# xcapclient -i resource-lists.xml put > put > > http://192.168.190.129/xcap-root/resource-lists/users/sip:1...@localhost/index > 200 OK > etag: "3533027a0fa9bb6b18851e8ebc3e9e8c" > content-type: application/resource-lists+xml > > > > > --------------------------------------------- > > what's wrong with it? > > It seems some thing wrong with TLS, what can I doo > > > > > > _______________________________________________ > Users mailing list > [email protected] <mailto:[email protected]> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
