Michael Helm <[EMAIL PROTECTED]>:
> Bodo Moeller:
>> [...] I think for Stronghold you just append to your certificate file
>> the CA certificates that you want to use.
> I think we have done that latter step. Any suggestions about where
> I'd find out how to do this correctly? Probably not
Jeffrey Altman <[EMAIL PROTECTED]>:
[...]
> The AUTH KRB5 draft actually specifies how the checksum should be
> computed. Now if what you are telling me is that we need to
> incorporate different parameters based upon the method used to
> generate the master secret this is not going to be so eas
Bodo Moeller writes:
> library still builds the chain automatically when the CA certificate
> is also configured as a trusted certificate for client authentication
I don't think that I've done this (certainly not using client cert
based auth. at the present time). Not sure about other apache
se
On Fri, Aug 13, 1999 at 10:18:20AM -0400, Scott Dellinger wrote:
> I am having problems compiling applications with openssl 0.9.4 and 0.9.3a
> under both HP-UX 11.00 and 10.20, on several different systems. When
> attempting to compile Apache with either mod_ssl or Apache+SSL extensions,
> eventu
Hi,
I am using Expect to automate certificate generation. The last step
involves exporting the certificate into pkc212 format. Everything works
great when I type the commands directly. However, when I execute the
command in Expect the output file has zero length.
The format of the command is:
Hello, I am brand new to OpenSSL and I have some questions. First of all, I
am using OpenSSL 0.9.3a which I have ported to MS-DOS (I think). So
assuming my port was successful, here are my questions:
Can OpenSSL be used to encrypt and send data without setting up
certificates?
Specifically,
Scott Dellinger <[EMAIL PROTECTED]> wrote:
> [...]
> ld: Invalid loader fixup in text space needed in output file for symbol
> "$0059" in input file "/mypath/openssl-0.9.4/libssl.a(ssl_lib.o)"
>
> I tried removing "+ESlit" from the './Configure' script, but I still get
> the error. I never h