> I tried to use a test certificate from OpenSSL (Snake Oil ) (I haven't > bought one for the moment). I put the certificate and the RSA private key in > the 'ssl-certkey-file'. Now, if I try to send a SMS with > https://localhost:13013/cgi-bin/sendsms?user=xxx&pass=xxx&to=xxx&text=test, > the browser is undefinitely trying to open the page and in the logs, I only > have : > > 2001-09-27 20:53:22 [2] DEBUG: HTTP: Creating HTTPClient for `myclientIP. > 2001-09-27 20:53:22 [1] DEBUG: HTTP: Destroying HTTPClient area 0x812cf78. > 2001-09-27 20:53:22 [1] DEBUG: HTTP: Destroying HTTPClient for `myclientIP. > 2001-09-27 20:53:22 [2] DEBUG: HTTP: Creating HTTPClient for `myclientIP. > > BTW, I tested https URL for sms-services and it works ! > > Any idea about that problem ? Thanks in advance for your help.
Yes, the configure.in should be changed in a manner that standard OpenSSL installs are detected. -- Currently it seeems not to do so. I had a previous patch (that hasn't been commited) which tweaked a bit things are done for OpenSSL detection in configure. I'll send it to the mailing list. BTW, is Jarkko (who wrote the SSL client stuff to wapbox and smsbox) stil subscribed, Nik? Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG M�nsterstr. 248 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
