Hi! I compiled the openssl module for Window NT and I noticed a failure. In file /crypto/opensslconf.h OPENSSLDIR is defined: #define OPENSSLDIR "e:\Programme\openssl/e:\Programme\openssl/ssl". This initiates a mistake. After double backslashes openssl was compiled: #define OPENSSLDIR "e:\\Programme\\openssl/e:\\Programme\\openssl/ssl". It would be better to double the backslashes by program. Andreas Schulz ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]