From: Jean-Paul C. <ex...@di...> - 2009-01-18 17:06:24
|
On Sun, 18 Jan 2009 14:19:31 +0100, Christian Scharkus <mai...@go...> wrote: >Thanks for your help but what is the integer value of OP_NO_TICKET? >Currently I've got pyopenssl 0.8 only and have no idea where to get >the dev-source and I don't think the user of the app should have to >install it either. exarkun@boson:~/Scratch/Sources/openssl-0.9.8j$ grep OP_NO_TICKET ./ -r | grep '#define' ./include/openssl/ssl.h:#define SSL_OP_NO_TICKET 0x00004000L Jean-Paul |