Re: Compiled Win32 version

2001-10-17 Thread Peter 'Luna' Runestig
LaDon StationeryMaybe something here will do: ftp://ftp.runestig.com/pub/openssl-win32/ __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Aut

Multi-threading support in OpenSSL

2001-10-17 Thread Krishnaswamy R.
Hi, I have question regarding enabling multi-thread support in OpenSSL. We have ported OpenSSL library to VxWorks. We are having two applications (one server and one client). These two applications will run as separate tasks, each having its own SSL context. These tasks can concurrently do SSL op

Someone get me out

2001-10-17 Thread eXtremail
Sorry, sorry, sorry, but I had to do it: I've been trying to leave this list for more than one month, and it's impossible: Majordomo keeps saying I am not in the list. I have also written mails to the administrators of the list, who ignore me. If someone that can kick me out of this list recei

RE: How do I install OPENSSL on Solaris 2.x

2001-10-17 Thread Kubenka Pavel
try www.sunfreeware.com pk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 16, 2001 7:47 PM To: [EMAIL PROTECTED] Subject: How do I install OPENSSL on Solaris 2.x __ OpenSS

Re: pkcs12 error message

2001-10-17 Thread Ravi Prakash B.V.
You have to provide private key file also along with certificate. It can be within your certificate file w.crt or u can provide the private key file separately using -inkey option. Try using -inkey option Ravi On Wed, 17 Oct 2001, Juan Carlos Albores Aguilar wrote: > i'm trying to create a p

Re: crl question

2001-10-17 Thread Ravi Prakash B.V.
After revoking the certificate, you didnt generate the CRL file. First generate the CRL file and then ckeck. cheers, Ravi Prakash B.V. On Wed, 17 Oct 2001, Juan Carlos Albores Aguilar wrote: > Hi, i'm using openssl and i've created my own CA so i can sign certificates, >revocate them and eve

Re: Problem reading HTTPS response

2001-10-17 Thread Joshua Chamas
[[ cc openssl-users for mailing list archival ]] Plamen Ratchev wrote: > > Hi Josh! > > I was able to isolate the problem down to the proxy. Last night I tried the > same script at my office, which doesn't have a proxy and everything worked > fine. The proxy on my client's site is MS Proxy Serv

problem signing spkacs

2001-10-17 Thread Christopher L. Everett
Hello: I'm trying to use the "openssl ca" command inside a mod_perl handler (I borrowed Perl code from http://www.pseudonym.org/ssl/) to sign netscape spkacs, and I'm running into a very funky problem. The docs say that the signed cert wil come out in PEM form. As I understand it, PEM cer

How to create a "restorable" PKCS#12 file for Netscape 6

2001-10-17 Thread Heita
Hi All, I am new to this mailing list. Maybe this is a FAQ but I couldn't find an answer from.. I have my own CA (for servlet developping purpose) and created a client cert, named "usercert.pem" and "userkey.pem", signed by the CA's cert. From these files, I created a PKCS#12 format cert file

pkcs12 error message

2001-10-17 Thread Juan Carlos Albores Aguilar
i'm trying to create a p12 file from a pem file (a .crt file) and i get the follow error message: openssl pkcs12 -export -in w.crt -out w.p12 -name "micert" Error loading private key 995:error::PEM routines:PEM_read_bio:no start line:pem_lib.c:662:Expecting: ANY PRIVATE KEY i did this where i h

RE: Compiled Win32 version

2001-10-17 Thread lawrence
I like to have a copy also. LAWRENCE LOW -Original Message- From: LaDon L Harrison [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 7:06 AM To: [EMAIL PROTECTED] Subject: Compiled Win32 version Hi, I'm trying to use openssl-0.9.6b in conjunction with Win2K/Apache/THe Ex

Re: How to use OpenSSL in MS-Windows Environment

2001-10-17 Thread Michael Lee
You can download the source from the OpenSSL website and then follow the instructions in the INSTALL.W32 file to compile the DLLs yourself. There are some simple example applications under the demo directory that you can refer to. Michael Lee - Original Message - From: "lawrence" <[EMA

openssl smime and certificates chains in signatures?

2001-10-17 Thread Dima Volodin
My understanding is that usually there's a complete certificates chain in a smime signature. Is there a way to extract _all_ the certificates in the chain using openssl command? openssl pkcs7 -print_certs seems to extract only the signer's certificate and not any of the intermediate or CA certific

AW: How do I install OPENSSL on Solaris 2.x

2001-10-17 Thread Schoenberg, Claudia, Triaton/DE
go to www.sunfreeware.com select your solaris version and see further instructions. > __ > OpenSSL Project http://www.openssl.org > User Support Mailing List[EMAIL PROTECTED] >

PKCS#7 with BER Format

2001-10-17 Thread Don Zick
Can OpenSSL process PKCS#7 files in the BER format? I know DER is a subset of BER and I'm wondering if there are any BER formatted files that OpenSSL can't handle. Thanks, Don __ OpenSSL Project h

Cross Certification

2001-10-17 Thread Ravi Prakash B.V.
Dear all, I want to establish cross certification between two different independent CAs. How is it possible? Any pointers/links/docs for the above. Thanks in Advance, Ravi Prakash B.V. __ OpenSSL Project

OT: test

2001-10-17 Thread Christopher L. Everett
please ignore this. __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] _

OT: test

2001-10-17 Thread Christopher L. Everett
test __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

using own CA certs with various clients

2001-10-17 Thread Zachary Denison
Hi, I am using openssl to secure a number of services in my organization: http, imap, smtp, ldap etc... For our internal servers we have been able to generate CA certs with openssl and sign our own certificates and all the services work great, EXCEPT the client software always complains that the

Re: Do you know where I can get license terms for Open SSL 2.0?

2001-10-17 Thread Lutz Jaenicke
On Tue, Oct 16, 2001 at 08:59:44PM -0400, Maruta, Eric wrote: > We are planning to embed Open SSL 2.0 into our products for commercial > purpose. > I am trying to get license terms and conditions for Open SSL, but so far > no luck. It is part of the distribution: LICENSE. You can also read the

Do you know where I can get license terms for Open SSL 2.0?

2001-10-17 Thread Maruta, Eric
We are planning to embed Open SSL 2.0 into our products for commercial purpose. I am trying to get license terms and conditions for Open SSL, but so far no luck. Do you know how I can get license terms for Open SSL? If there is no any particular license terms and conditions, can you tell me how I

crl question

2001-10-17 Thread Juan Carlos Albores Aguilar
Hi, i'm using openssl and i've created my own CA so i can sign certificates, revocate them and everything, my question is when i revoke a certificate and i watch the no encrypted form of my crl file, it says no certificates revoked, however in the records of the certificates signed, it does

uninstall

2001-10-17 Thread Juan Carlos Albores Aguilar
is there some way to uninstall openssl in order to install a newer version on a linux system???, or update it??, please help me.   Juan Carlos Albores Aguilar

RE: Please help. Apache openssl problems.

2001-10-17 Thread Scott Statland
Title: Message Ok, I admit it.   It was s stupid newbie mistake. I had thought that having the CERT in the global options for the server would suffice. openssl & modssl were down earlier so the documentation that I had was sparse at best. But in any case I got it.   Thanks for all the

Re: Doubt regarding the OCSP Extensions

2001-10-17 Thread Dr S N Henson
> Chandu wrote: > > HI all, > > I have a doubt regarding the OCSP extensions. > > Do we have to send all the extensions (CRL Referrences etc) in the > request. > I couldnt understand clearly from the RFC 2560 regarding it. > > Can some one help me to know what extenions are to be sent in the >

Compiled Win32 version

2001-10-17 Thread LaDon L Harrison
Title: LaDon Stationery Hi, I'm trying to use openssl-0.9.6b in conjunction with Win2K/Apache/THe Exchange Project  to enable an e-commerce site. Does anyone there have a compiled version of this code I can download? I do not possess the necessaru skills to compile it on my own.   Thanks mu

Re: using own CA certs with various clients

2001-10-17 Thread Lutz Jaenicke
On Wed, Oct 17, 2001 at 07:06:15AM -0700, Zachary Denison wrote: > Thank you all for posting solutions.. It was just a > matter of importing the rootCA into the client. On my > systems (outlook and netscape), I just needed to > import the rootCA and then it stopped complaining > about all certs si

RE: PEM_read_bio

2001-10-17 Thread Hylton Tregenza
Title: Message I am having the same problem. If I find anything I will let you know -Original Message-From: Andrew Finnell [mailto:[EMAIL PROTECTED]]Sent: 17 October 2001 04:11To: 'Openssl ([EMAIL PROTECTED])'Subject: PEM_read_bio I am getting an error message , PEM_re

Pem_read_bio -.... expecting certificate.

2001-10-17 Thread Hylton Tregenza
Hi all I have looked in the archives but not found an examale or assistance there. I am having difficulty with a CA certificate (created with ./CA -newca) I am getting the following error 1895:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:662:Expecting: CERTIFICATE. The cert

Re: using own CA certs with various clients

2001-10-17 Thread Zachary Denison
Thank you all for posting solutions.. It was just a matter of importing the rootCA into the client. On my systems (outlook and netscape), I just needed to import the rootCA and then it stopped complaining about all certs signed by that root. It seems to have worked Do I need to import the se

PEM_read_bio

2001-10-17 Thread Andrew Finnell
Title: Message I am getting an error message , PEM_read_bio: No start line. Now I am assuming this may have to do with the pem certificate im trying to read, but all my certificates are fine. Could anyone give me some insight on what causes this error. Thanks!   -

Re: ASN.1 encoding of negative integers

2001-10-17 Thread Mark H. Wood
On Wed, 17 Oct 2001, Vadim Fedukovich wrote: > what are the rules or known-good examples of negative number encoding? > I'm trying to encode -2 as part of currency-amount-power sequence > and Peter Gutmann's dumpasn1 tool shows it as -254. It surely looks like a simple error in the dump tool, to

ERROR IN SSL CONNECTION

2001-10-17 Thread Fabio Barà Cappuccio
Hi   I had installed OpenSSL on Hp UX11.00 because I want to use it for an LDAP connection. I'm using OpenLDAPv2.0 and an LDAP client. When I run slapd (the LDAP's daemon) with debug I read the following messages. I think server break connection because it not receive client's certificate (I

openssl.org and modssl.org are down

2001-10-17 Thread Toni Andjelkovic
$ date Wed Oct 17 14:28:14 CEST 2001 $ $ telnet www.openssl.org 80 Trying 129.132.7.153... telnet: connect to address 129.132.7.153: Connection refused telnet: Unable to connect to remote host $ $ telnet www.modssl.org 80 Trying 129.132.7.171... telnet: connect to address 129.132.7.171: Connection

Re: ASN.1 encoding of negative integers

2001-10-17 Thread Dr S N Henson
Vadim Fedukovich wrote: > > hi, > > what are the rules or known-good examples of negative number encoding? > I'm trying to encode -2 as part of currency-amount-power sequence > and Peter Gutmann's dumpasn1 tool shows it as -254. > > Any problem regarding negative number handling at the code att

Re: Certificate Management

2001-10-17 Thread Dr S N Henson
Moved to openssl-users... Tanya Karpina wrote: > > I have the same problem verifying the server certificate. I tried to > run s_server and s_client tests so everything work fine a part from > certificate verification. I get an > > verify error: num=20:unable to get local issuer certificate > ve

Please help. Apache openssl problems.

2001-10-17 Thread Scott Statland
Title: Message No matter what I do, I can't seem to connect via https. I keep getting the error: [Wed Oct 17 07:02:10 2001] [error] [client 66.65.3.10] Invalid method in requestt ˆˆFrom what I have read, this means that I am trying to talk https on a port that only speaks http.   I have tri

RE: using own CA certs with various clients

2001-10-17 Thread Steve Barnes
I installed the CA Cert on my machine & hey presto !! it worked. I think i'll email the Certs out to everyone I need to use the SSL server. Nice one !! -Original Message- From: Sean O'Riordain [mailto:[EMAIL PROTECTED]] Sent: 17 October 2001 11:05 To: [EMAIL PROTECTED] Subject: Re: u

Re: using own CA certs with various clients

2001-10-17 Thread Oliver Bode
You need to install the root certificate into the clients browsers. You can distribute root certificates to clients by incliding the root certificate within the pkcs12 file or As all browsers act differently in accecpting certificates I use a perl script get to format the certificate for the pre

Re: using own CA certs with various clients

2001-10-17 Thread Sean O'Riordain
sorry, I was unclear - the client needs BOTH the server cert and your CA cert. what i did was i puts the certs in a shared directory... and then each machine that wanted them just double clicked on the CA.cer and server.cer ... done... cheers, Sean Steve Barnes wrote: > > I have the same probl

Re: using own CA certs with various clients

2001-10-17 Thread Sunil Dangwal
Try converting into pkcs12 and then import openssl pkcs12 -export -in file -inkey key -certfile cert -out outfile.p12 - Original Message - From: "Steve Barnes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 17, 2001 2:41 PM Subject: RE: using own CA certs with variou

RE: using own CA certs with various clients

2001-10-17 Thread Steve Barnes
I have the same problem... (sort of).. I have been trying a similar thing, and failing... I'm trying to be my own CA and generate a server cert so I can enable SSL on a IIS4 webserver. I made myself a CA by running the command... #openssl req -new -x509 -newkey rsa:1024 -md5 -keyout ./certs/CA

Re: using own CA certs with various clients

2001-10-17 Thread Sean O'Riordain
under windows 2000 (and nt4 afaik) with outlook 2000 and IE5 (don't know if works for "less" than this) you can install the certificate in each client by hand quite easily... if the file name has ending ".cer" then windows appears to recognize it and calls it "Security Certificate"... double click

Re: using own CA certs with various clients

2001-10-17 Thread Haikel
Hello, I think you have to install the CA certificates in your client browser. I know two techniques you can use: your client can download your CA certificate from you web site ( you need to use the mime type application/x-x509-ca-cert in your httpd.conf file) or you can generate, for each on

RE: How to use OpenSSL in MS-Windows Environment

2001-10-17 Thread Paolo Rossi
I have build openssl-engine-0-9.6 on NT4 SP4 with gcc-2.95.2-msvcrt compiler and GNU make-3.76.1 : no problem. Now I wolud like to add the crypto/pkcs11 source code from AdNovum (the one sent by Eric Laroche in a message of 15-6-01) but I've the following questions: 1) what is the procedure fo

openssl 0.9.6 install fails on tru64 Unix

2001-10-17 Thread Ramdas Hegde
I am trying to install openssl version 0.9.6 on a Tru64 Unix box. After running 'make install', I get the following errors when I do a 'make test' to test the installation:   Left shift test failed!a=C64F43042AEACA6E5836805BE8C99B045D4836C2FD16C964F0b=3193D0C10ABAB29B960DA016FA3266C117520DB0B

Re: Do you know where I can get license terms for Open SSL 2.0?

2001-10-17 Thread Richard Levitte - VMS Whacker
From: "Maruta, Eric" <[EMAIL PROTECTED]> Eric.Maruta> We are planning to embed Open SSL 2.0 into our products Eric.Maruta> for commercial purpose. 2.0? You must come from the future, because we're still at 0.9.6b this year. Eric.Maruta> I am trying to get license terms and conditions for Open

ASN.1 encoding of negative integers

2001-10-17 Thread Vadim Fedukovich
hi, what are the rules or known-good examples of negative number encoding? I'm trying to encode -2 as part of currency-amount-power sequence and Peter Gutmann's dumpasn1 tool shows it as -254. Any problem regarding negative number handling at the code attached? Hope it's good enough to drive deb