compiling without rsa under windows

1999-11-03 Thread Vincent Levesque
Hello,   I'm trying to compile openssl without rsa support under windows. Here is the sequence of commands I used:       perl Configure VC-WIN32 no-rsa     ms\do_ms     nmake -f ms\ntdll.mak   This used to work under linux but it seems to fails at link time with VC6. I don't have much experi

Re: compiling without rsa under windows

1999-01-03 Thread Vincent Levesque
nyway. BTW I was in fact compiling without a number of ciphers (no-rsa, no-rc2, no-rc4, etc.). Thanks again!   Vincent - Original Message - From: Vincent Levesque To: [EMAIL PROTECTED] Sent: Wednesday, November 03, 1999 11:07 PM Subject: compiling without rsa