#include <shttpsvc.h>
Inheritance diagram for PSecureHTTPServiceProcess:

Public Member Functions | |
| PSecureHTTPServiceProcess (const Info &inf) | |
| ~PSecureHTTPServiceProcess () | |
| virtual PHTTPServer * | CreateHTTPServer (PTCPSocket &socket) |
| BOOL | SetServerCertificate (const PFilePath &certFile, BOOL create=FALSE, const char *dn=NULL) |
| virtual BOOL | OnDetectedNonSSLConnection (PChannel *chan, const PString &line) |
| virtual PString | CreateNonSSLMessage (const PString &url) |
| virtual PString | CreateRedirectMessage (const PString &url) |
Protected Attributes | |
| PSSLContext * | sslContext |
| BOOL | disableSSL |
|
|
|
|
|
|
|
|
Reimplemented from PHTTPServiceProcess. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.2