Shun-ichi GOTO írta: > If you have it, try this command. > openssl s_client -quiet -host meta.nir.hu -port 5353 -verify 0 > -CApath ~/.w3/certs >
The problem lies here, I get: verify depth is 0 depth=1 /C=HU/L=Budapest/O=NiR Informatikai Megold\xE1sok Kft./OU=NiR Certificate Authority/CN=NiR Kft CA/[EMAIL PROTECTED] verify error:num=19:self signed certificate in certificate chain verify return:0 10512:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:894: Well, I'm not an ssl guru, so I just google-d a lot, but could-not figure out what that means. I can get through with "-verify 1" though, and get the HTTP response, too. I guess I haven't set up the server certificate on the client side, but that's just a guess, and if so I don't know how to do it. Sorry if the support gets too extensive for you, but these are the limits of my current understanding of these technics. And yes, I can see the the xmlrpc function list, the whole trac-wiki thing works without ssl. And I can access the https site with firefox, but not with emacs. Bye: Szab -- Parragh Szabolcs NiR Informatikai Megoldások Kft. mobil: +36-30-407-1285 e-mail: [EMAIL PROTECTED] web: www.nir.hu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
