When I try to revoke a certificate using Windows NT, I get a problem. The "index.txt" file is renamed to "index.txt.old", a new file "index.txt.new" is created, but then failed to be renamed to "index.txt". I'm almost sure that the reason is that "index.txt.new" is not closed when the rename is tried, so it fails. I tried to use WIN32_rename() instead of rename(), but to no avail. Has anyone seen this problem before ? Thanks, Leo] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
