Tizen 2.0 Release
[external/libgnutls26.git] / doc / credentials / gnutls-http-serv
1 #! /bin/sh
2
3 ../../src/gnutls-serv --http --x509certfile x509/cert.pem --x509keyfile x509/key.pem --x509cafile x509/ca.pem \
4         --x509dsacertfile x509/cert-dsa.pem --x509dsakeyfile x509/key-dsa.pem   \
5         --srppasswd srp/tpasswd --srppasswdconf srp/tpasswd.conf \
6         --pgpkeyfile openpgp/sec.asc --pgpcertfile openpgp/pub.asc --pskpasswd psk-passwd.txt \
7         --dhparams params.pem $*