( bviktor | 2014. 04. 22., k – 20:08 )

Ha jol ertem, azt mondod, hogy az OpenBSD-nek mindent, egyszerre ujra kene irnia. Ez egy egesz jo modell lenne, ha a fejlesztoi kapacitas vegtelen lenne. Hja de kerem, egy 300k soros crypo libet nullarol ujrairni az trivialis... Azt amugy tudod, hogy a library, mint olyan, mire valo? Bar a fenti kommented alapjan nyilvan nem.

Egyebkent pedig:

OpenSSL is written by monkeys

/*!
* Load CA certs from a file into a ::STACK. Note that it is somewhat misnamed;
* it doesn't really have anything to do with clients (except that a common use
* for a stack of CAs is to send it to the client). Actually, it doesn't have
* much to do with CAs, either, since it will load any old cert.
* \param file the file containing one or more certs.
* \return a ::STACK containing the certs.
*/
STACK_OF(X509_NAME) *SSL_load_client_CA_file(const char *file)
...