Using Ssl Server Support For Ppg Https Interface - Kannel WAP and SMS gateway User Manual

Open source wap and sms gateway
Table of Contents

Advertisement

Using SSL server support for the sendsms HTTP
interface
To use the SSL-enabled HTTP server please use the following configuration directive within the core and
smsbox groups
group = core
...
ssl-server-cert-file = "filename"
ssl-server-key-file = "filenane"
group = smsbox
...
sendsms-port-ssl = true

Using SSL server support for PPG HTTPS interface

If you want use PAP over HTTPS, (it is, a https scheme) add following directives to the ppg core group:
group = ppg
...
ppg-ssl-port = 8090
ssl-server-cert-file = "/home/aarno/kannelcvs/gateway/gw/cert1.pem"
ssl-server-key-file = "/home/aarno/kannelcvs/gateway/gw/key1.pem"
PPG uses a separate port for HTTPS traffic, so so you must define it. This means that you can use both
HTTP and HTTPS, when needed.
Chapter 8. Using SSL for HTTP
91

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1.3.1

Table of Contents