It seems that X509_STORE_CTX_init arbitrarily limits the depth of the
cert chain that can be checked to 9 certificates. Is this a bug, feature
(dos prevention?) or just arbitrary?
If it is a feature then it would be nice to provide a API call to modify
the default. I'll send a patch if such a th
Hi,
the following error was found on a i686-linux (SuSE 7.2) system with P4
CPU and 2GB of RAM.
When calling the MD5 function on very large data sets (around 2GB) in
memory or from a memory map, the computed MD5 sum is false and even
worth, can cause the program to crash with a seg-fault. By t