sangprabv schrieb: > I just enable use-ssl = true in http smsc. When I try to start Kannel, > everything is OK. But when I try to hit the MO URL. Kannel returns this > error: > 2008-11-18 20:42:47 [31684] [1] ERROR: SSL read failed: OpenSSL error 1: > error:00000001:lib(0):func(0):reason(1) > 2008-11-18 20:42:47 [31684] [1] ERROR: SSL read failed: OpenSSL error 1: > error:00000001:lib(0):func(0):reason(1) > Is there any miss step here to enable SSL on HTTP SMSC? TIA.
if you want the HTTP SMSC server to be SSL enabled, then you need to provide 'ssl-server-cert-file' in the core group. Each SSL server needs to present it's SSL certificate to the client while SSL handshake! ;p Stipe -- ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
