pike.git
/
lib
/
modules
/
SSL.pmod
/
https.pike
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/lib/modules/SSL.pmod/https.pike:1:
#pike __REAL_VERSION__
-
/*
$Id: https.pike,v 1.18 2004/04/19 22:59:06 nilsson Exp $
+
/*
$Id$
* * dummy https server */ //! Dummy HTTPS server #define PORT 25678 #if constant(SSL.Cipher.CipherAlgorithm)