I believe that there's an error with a bad return code in the file
write.c, function preEncodeCertificate
In the tests from lines 535 through 586 in cert/write.c:
When checking the validity of a certificate that we're creating, if
there's something wrong with it,
the routine is returning a misleading error of CRYPT_ERROR_NOTINITED.
This error is incorrect, as the
error can occur after the library has been properly initialized. I
believe the correct error here
should be CRYPTLIB_ERROR_INVALID.
----
Scott Neugroschl
XYPRO Technologies
scott_n@...
805-583-2874 x121
_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail:
cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlibPosts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.