[pyOpenSSL] Problems with openssl-0.9.8j

Jean-Paul Calderone exarkun at divmod.com
Sun Jan 18 18:05:55 CET 2009


On Sun, 18 Jan 2009 14:19:31 +0100, Christian Scharkus <mail.sensenmann at googlemail.com> 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 at 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




More information about the pyopenssl-users mailing list