Help me

2002-05-10 Thread Abu Mavia
Sir, Found your web site excellent, i m an ASP & VB programmer. Recently i had an oppertunety of job,but they say me to be good at ISS or SSL. what should i do, from where should i start. no idea of data security, data incription. fire walls and all that stuff. I will be iternally thankful to you

[no subject]

2002-05-10 Thread ArtCorcoran
Hi, I'm trying to compile openssl-0.9.6d on Win2000 under cygwin (latest cygwin). The configure works fine, but it fails during make with the following: make[3]: Entering directory `/d/acorcoran/apps/openssl/openssl-0.9.6d/crypto/objects' /usr/bin/perl objects.pl objects.txt obj_mac.num obj_mac.h

New SSL Certificates HOWTOs

2002-05-10 Thread Franck Martin
Version 0.3 of the SSL Certificates HOWTO is available on www.tldp.org Have a look and send me comments. Cheers [EMAIL PROTECTED]

RE: client certificate disclosures

2002-05-10 Thread Jeff
Ben - all client cert details are available to the servers that you present your certificate to. This is a dump of some of the standard details presented to the server in your client cert: Client Certificate -- SSL_CLIENT_A_KEYrsaEncryption SSL_CLIENT_A_SIGmd5With

[ANNOUNCE] OpenSSL 0.9.6d beta 1 released

2002-05-10 Thread Richard Levitte - VMS Whacker
OpenSSL version 0.9.6d released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.6d of our open source toolkit for SSL/TLS. This new OpenSSL version is m

Install Help (openssl-0.9.6c)

2002-05-10 Thread Ed Melendez
Title: Message I am currently trying to install OpenSSL (to compliment OpenSSH) on a fresh UnixWare 2.1.3 machine.  I have installed gcc and the entire ccs package, and have also added the following to my environment setting (I have not installed any other software that was not listed as req

help on x509.

2002-05-10 Thread rtm
hi, all: Does a certificate contain all the certificates on the certificate path? For example, a CA certificate c1 signs a certificate c2, c2 signs c3, c3 signs c4, and c4 signs my certificate c5. Does c5 contains all the information of certificates c1,c2, c3, c4?  If so, does it mean that I can v

Basic OpenSSL Client w/Pthreads

2002-05-10 Thread Nick Gaugler
I've come up with the following BASIC OpenSSL client from the cli.cpp example and I am trying to turn it into a multi threaded application with pthreads. Each thread will open a brand new connection, it will not read off of the same connection, so it should not be any different. I've added the

help on openssl usage

2002-05-10 Thread rtm
Hi, all: I have got a Certificate from Third Party Trusted CA. Can I use openssl to sign my own certificate, that is, to create my own certificate?  I want to be a next level CA, can I? Thank you.   rtmDo You Yahoo!? µ½ÑÅ»¢µ÷²éÖÐÐÄ·¢±íÄúµÄÒâ¼û¡£

help on certificate verify

2002-05-10 Thread rtm
hi, help me, please: I want my certificate verified. I add revoked list in x509 store. I hope to verify the certificate already in the CRL, but I got ok. WHY? And How to verify a revoked certificate?   rtmDo You Yahoo!? µ½ÑÅ»¢µ÷²éÖÐÐÄ·¢±íÄúµÄÒâ¼û¡£

x509v3 extension parsing

2002-05-10 Thread Thorsten Glaser
Hello all, I tried to convert the following certificate (see below) to readable text using openssl x509 -text -in [below] -noout | less However, the x509v3 certificate extensions look like --- cutting here may damage your screen surface [...] Exponent: 65537 (0x10001) X5

how to instantiate rsa with existing key in a file?

2002-05-10 Thread Shaik Naveed
Hi, I am facing problems on how to instantiate RSA instance with an existing private key in a file, so that i can use it to sign a text. Thanks, Naveed Software Engineer Cisco Systems __ OpenSSL Project

acknowledgement requirement

2002-05-10 Thread Jim Sallans
Dear SSL Humans,   We would like to use your product in the development of our product.  That said we would like to know what, if any, type of acknowledgement of your product we would need to place in our end user documentation or elsewhere?  Please let me know via E-mail or call (805) 745-5

How to sign my own cert

2002-05-10 Thread Ian Miller
I have followed the directions for ssl_mod on how to do this and I go to the part of having a server.csr file and need to make it a *.crt file.I have created the ca.key and ca.crt file and don't know were to go from their. [EMAIL PROTECTED] _

Re: installation

2002-05-10 Thread Brad House
from my experience on Mac OS X, you have to move /usr/lib/*ssl.dylib* and /usr/lib/*crypto.dylib* out of the library path (because OpenSSL seems to try to link against those objects instead of the newly created ones) Then rebuild openssl ... anyhow, that has worked for me in the past ... Just r

installation

2002-05-10 Thread Alan Nilsson
New to OpenSSL, Trying to install to use in conjunction with PostgreSQL on Mac OSX, Configure & make succeed, however make test fails testing RC4. I removed all compiler optimizations & rebuilt - no luck. Can anyone give me any leads? Alan Nilsson How hard can it possibly be?

openssl-0.9.7-stable-SNAP-20020509.tar.gz

2002-05-10 Thread Lidia
Hi, I'm not sure if this is the best thread to explain this. openssl-0.9.7-stable-SNAP-20020509.tar.gz show errors when you compile under windows . The error is about a variable "d" and a function "closedir" are undefined. The error is in file ssl_cert.c line 828. My solution: delete this line

Newbie Question: Java, SOAP and SSL

2002-05-10 Thread Greg Zoller
Hello... Is there a cookbook for Java-->OpenSSL avaialble for the SSL newbie? I'm trying to connect a Java server (GLUE SOAP server) that I've SSL-enabled by using keytool to generate a certification file. I've used the following command to do that: keytool -genkey -alias test -keyalg rsa -key

Re: 1032 bits Modulus

2002-05-10 Thread Joern Sierwald
At 10:09 10.05.2002 -0300, you wrote: >Hi all, > >I have a simple question: why the modulus is showed with 1032 bits and it >always has a 0 at the beginning? It does this way in OpenSSL but also on >browsers. > >Thank you for your help. > >Heber. > >modulus: > >00:e6:fa:c3:06:49:ac:95:c2:9e:bb: