openssl in kernel modules

2005-07-25 Thread Brendan Simon
Hi, I've got a quick question about using openssl within custom kernel modules that are loaded at runtime. 1) Is openssl designed to be used within kernel modules? Specifically I want to use some the des and aes encryption routines. I have a kernel module (for an embedded system) that incl

Open SSL Crashes in 0.9.7g

2005-07-25 Thread Pj
Whats the best way to report GPF's for openssl dll's?... having a few self combusting issues with build 0.9.7g -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.9.5/58 - Release Date: 25/07/2005 __

RE: I have a PFX file from IIS 5.0, can I use it to install in Apache 2?

2005-07-25 Thread Chris W. Parker
Jorey Bump on Monday, July 25, 2005 3:06 PM said: > Does the resulting certificate have both a certificate (BEGIN > CERTIFICATE) and a key (BEGIN RSA PRIVATE KEY)? If so, use any *text* > editor to create standalone cert and key files. Then point > SSLCertificateFile

Re: Multi platform problems

2005-07-25 Thread Dr. Stephen Henson
On Mon, Jul 25, 2005, [EMAIL PROTECTED] wrote: > Hello again, > > If anyone has any experience with OpenSSL on VxWorks > and can comment on this certificate strangeness, I'd > be very grateful. Why would OpenSSL on one operating > system be happy with my generated certificates, but > on another o

Re: Multi platform problems

2005-07-25 Thread kyran
Hello again, If anyone has any experience with OpenSSL on VxWorks and can comment on this certificate strangeness, I'd be very grateful. Why would OpenSSL on one operating system be happy with my generated certificates, but on another operating system, complain about them? Debugging on this embed

Re: I have a PFX file from IIS 5.0, can I use it to install in Apache 2?

2005-07-25 Thread Dr. Stephen Henson
On Mon, Jul 25, 2005, Chris W. Parker wrote: > Hello, > > I'm trying to move my current working certificate from an IIS 5.0 server > to Apache 2 on my RH 9 machine. I have exported the file successfully > from the Windows machine as well as converted it to the PEM format with: > openssl pkcs12 -i

Re: I have a PFX file from IIS 5.0, can I use it to install in Apache 2?

2005-07-25 Thread Jorey Bump
Chris W. Parker wrote: I'm trying to move my current working certificate from an IIS 5.0 server to Apache 2 on my RH 9 machine. I have exported the file successfully from the Windows machine as well as converted it to the PEM format with: openssl pkcs12 -in www-swatgear.pfx -out www-swatgear.pem

DTLS and memory BIO

2005-07-25 Thread justin-psi2
Hi, Great to see DTLS is here. However, I can't seem to find any documentation about how to use it. The s_client app seems to have DTLS capability, but it uses a dgram BIO and not a memory BIO. What I'm doing currently is reading all data out of my outbound memory BIO anytime I write plainte

I have a PFX file from IIS 5.0, can I use it to install in Apache 2?

2005-07-25 Thread Chris W. Parker
Hello, I'm trying to move my current working certificate from an IIS 5.0 server to Apache 2 on my RH 9 machine. I have exported the file successfully from the Windows machine as well as converted it to the PEM format with: openssl pkcs12 -in www-swatgear.pfx -out www-swatgear.pem. But now I'm not

Re: What's the state of WinCE support in Openssl-0.9.8?

2005-07-25 Thread Michael Wang
Hi Brant, Yeah, I know what you mean about the date/time. Fortunately, I have control over the WinCE devices that my software runs on, so an invalid date/time is not a problem for me. As for the source of randomness, it looks like the 0.9.8 release makes the appropriate set of WinCE calls to gen

RE: What's the state of WinCE support in Openssl-0.9.8?

2005-07-25 Thread Brant Thomsen
My experience is that OpenSSL usually requires some tweaking to compile under Windows CE. However, I have not looked into the 0.9.8 release, so I can't say how different that is. In addition to the changes to get it to compile, you'll need to add a source of randomness. I also like to comment ou

What's the state of WinCE support in Openssl-0.9.8?

2005-07-25 Thread Michael Wang
Hi, I've actually got openssl-0.9.8 compiled and working on WinCE 5.0. But I've had to make a few changes to the source code and compilation files. Just wondering if anyone else is actively using (and more importantly) testing openssl on WinCE? Just to give an example of one minor change I had

Add Template Information to Request

2005-07-25 Thread Dave Morrow
Title: Add Template Information to Request Hi all.  I have been trying to generate a CSR and have it signed by a Microsoft Cert Authority.  The MS CA complains that the template information is missing.  Apparently, it is possible to add the template information when generating the CSR.  Does

Installing new certificates

2005-07-25 Thread parthiban.amarasigamani
Hi all,   When I try to install new certificates, I am calling a method SSL_CTX_FREE to clear the old config. But my application is crashing when I call this method. What could be the possible solution for this?   Regards, Parthiban   Confidentiality Notice The information