Re: Patch for Win2000 Smartcardlogin

2002-10-02 Thread Dr. Stephen Henson
On Wed, Oct 02, 2002, Michael Bell wrote: > Dr. Stephen Henson wrote: > > >I've got some prototype code that allows arbitrary structures to be added to > >extensions, from the config file. > > > >It should allow the Win2000 smartcardlogin extensions to be added and just > >about anything else. >

[openssl.org #293] Openssl-0.9.6g on Solaris, broken shared libraries

2002-10-02 Thread Richard Levitte via RT
Please note that shared library support is experimental, and it's the correct behavior for the openssl application to get linked against the static version of the libraries. This has changed in 0.9.7, so if you really want to start playing with shared libraries, I'd be much happier if you looked

[openssl.org #294] May be bug in apps/rand.c?

2002-10-02 Thread Richard Levitte via RT
Thanks, it's now fixed in the CVS repository, and will show in the next snapshots. This ticket is now resolved. [[EMAIL PROTECTED] - Sun Sep 29 22:42:14 2002]: > Openssl - version 0.9.6g engine > OS - Solaris 2.8 > Compiler - gcc 2.95.2 > Machine - Sun Ultra 10. > > The command 'openssl rand

[openssl.org #295] Errors installing openssl 0.96g on windows 2000 using microsoft VC++ 6.0

2002-10-02 Thread Richard Levitte via RT
You need to run C:\Program Files\Microsoft Visual Studio\VC98\bin\vcvars32.bat prior to building OpenSSL. If that didn't solve, please get back to us. In the mean time, I'm considering this ticket resolved. [[EMAIL PROTECTED] - Sun Sep 29 22:42:42 2002]: > Hi, > > I am having problems instal

[openssl.org #296] Bug report on Win32: ideatest

2002-10-02 Thread Richard Levitte via RT
When you built OpenSSL, did you not encounter any problem, specifically in the IDEA modules? [[EMAIL PROTECTED] - Mon Sep 30 16:23:08 2002]: > Openssl-0.9.6g on WindowsXP/Windows2000 + MS Visual Studio 6.0 SP5 > I created everything with > > perl Configure VC-WIN32 no-threads (used ActiveStat

[openssl.org #297] Bug report on Win32: openssl arguments

2002-10-02 Thread Richard Levitte via RT
The 'openssl ca' manual, found in http://www.openssl.org/docs/apps/ca.html, says: -infiles if present this should be the last option, all subsequent arguments are assumed to the the names of files containing certificate requests. That should answer your question. I'm considering

Re: Unique DNs

2002-10-02 Thread Michael Bell
Lutz Jaenicke wrote: >There is a README file attached, which has a MIME type of >"application/x-java-vm". Is this the intended type? > No, of course not. It is a simple textfile - send with Mozilla 1.1. You can simply throw it away. There is no important stuff included. Sorry, Michael --

[openssl.org #299] Re: Unique DNs

2002-10-02 Thread Michael Bell via RT
Hi, I modified a patch which I received from Christophe Bailleux <[EMAIL PROTECTED]>. The original patch simply deactivate all parts of OpenSSL which checks for a unique DN. The attached patch adds an option -nouniqueDN to ca.c. The attached patch was made from 0.9.7 but it should be applied

Re: Unique DNs

2002-10-02 Thread Lutz Jaenicke
On Wed, Oct 02, 2002 at 02:30:12PM +0200, Michael Bell wrote: > Hi, > > I modified a patch which I received from Christophe Bailleux > <[EMAIL PROTECTED]>. The original patch simply deactivate all parts of > OpenSSL which checks for a unique DN. > > The attached patch adds an option -nouniqueD

Re: Unique DNs

2002-10-02 Thread Michael Bell
Hi, I modified a patch which I received from Christophe Bailleux <[EMAIL PROTECTED]>. The original patch simply deactivate all parts of OpenSSL which checks for a unique DN. The attached patch adds an option -nouniqueDN to ca.c. The attached patch was made from 0.9.7 but it should be applied

[openssl.org #298] Documentation suggestions

2002-10-02 Thread Cory Albrecht via RT
Hello, I have two suggestions about the documentation. First suggestion, a minor one about INSTALL.W32. Every time I go to change ./ms/do_ms.bat so I can enable debugging symbols I change the line perl util\mk1mf.pl no-asm VC-WIN32 >ms\nt.mak I add 'debug' in last place after all the othe