mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-07 22:18:27 +01:00
8cf7eb2d78
The integer value that's actually returned for this flag is 2, which is fine for C (it is defined as true), but it's sufficiently surprising (because it's not 1), that this is worth fixing -- even if export ciphers aren't common. It should be a boolean anyway. |
||
---|---|---|
.. | ||
luasocket | ||
config.h | ||
context.c | ||
context.h | ||
ec.h | ||
https.lua | ||
Makefile | ||
options.h | ||
options.lua | ||
ssl.c | ||
ssl.h | ||
ssl.lua | ||
x509.c | ||
x509.h |