C-2. Test_Ppg's Configuration File Directives - Kannel WAP and SMS gateway User Manual

Open source wap and sms gateway
Table of Contents

Advertisement

group = test-ppg
retries = 2
pi-ssl = yes
ssl-client-certkey-file = /home/aarno/kannelcvs/gateway/gw/certkey.pem
group = configuration
push-url = https://localhost:8900/wappush
pap-file = /home/aarno/test/ipnoqos.txt
content-file = /home/aarno/test/si.txt
username = foo
password = bar
With a configuration file, you can do a push by typing:
test/test_ppg -q [configuration_file]
Table C-2. Test_ppg's configuration file directives
Directive
group
retries
pi-ssl
ssl-client-certkey-file
ssl-trusted-ca-file
group
push-url
pap-file
Appendix C. Setting up a test environment for Push Proxy Gateway
Value
test_ppg
number
boolean
filename
filename
configuration
url
filename
Description
Mandatory parameter. Start of
test_ppg's core group.
The client tries to log in to PPG
number times before discarding
the push request. Default is 2.
Mandatory parameter for
HTTPS connection. Does the
client use HTTPS connection.
Default is no.
Mandatory parameter for
HTTPS connection. File
containing the client's ssl
certificate and private key.
Mandatory paramenter for
HTTPS connection.This file
contains the certificates test_ppg
is willing to trust. If this directive
is not set, certificates are not
validated and HTTPS would not
be tested.
Mandatory parameter. Start of
test_ppg's test group.
Mandatory value. URL locating
PPG's services.
Mandatory value. File
containing pap request's control
document.
102

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1.3.1

Table of Contents