Re: Regrading reducing the size of libcrypto.a

2012-11-20 Thread John Doe
From: jeetendra gangele > Please guide me How can i minimize the size since I need only selected > algorithms. Can one strip a .a the file...? Mine goes from 3.3M down to 1.8M. But I have no idea if it will still be working... JD _

Re: help please

2011-11-07 Thread John Doe
From: Abdulhadi Abulzahab > 1 - I want to use the " sha1" command but I need the result to go into txt file Search for any dos/windows shell tutorial... And then search about redirections (> file). > 2 - I want to create a simple batch file  contains the sha1 command I typed > in the cmd : >

Re: OpenSSL for Unix

2011-04-19 Thread John Doe
From: João Alpande >Where can I get a compiled version of OpenSSL for Unix? >how to install openssl in unix ? It would help if you could specify which unix os? JD __ OpenSSL Project http://www.ope

Re: Help A Newbie , Please

2011-02-23 Thread John Doe
From: Hammad Bhutta > On Wed, Feb 23, 2011 at 4:40 PM, John Doe wrote: >> It seems apache is listening on 80 and not 443... >> Maybe ask on the apache mailing list. > thanks for your reply but can you direct me with the link. Plus how can i > make > the appache

Re: Help A Newbie , Please

2011-02-23 Thread John Doe
From: Hammad Bhutta > Whenever i type https://bhutta.com my browser pops up eror. > when i type http://bhutta.com/file.php everything works It seems apache is listening on 80 and not 443... Maybe ask on the apache mailing list. JD

Re: Problem verifying a chain...

2010-09-03 Thread John Doe
From: "aerow...@gmail.com" > Use the '-issuer_checks' parameter to show exactly what it's looking for and >where it's looking for it. > At 'depth 1' (i.e., one step above the end-entity certificate), it's looking >for the issuer (which means it's looking for the USERTRUST root certificate).

Problem verifying a chain...

2010-09-02 Thread John Doe
Hi, I have some issues with chained certificates. I am trying to verify my certificate with the intermediate certificate of my registrar... my.crt: Issuer: C=FR, O=GANDI SAS, CN=Gandi Standard SSL CA Subject: OU=Domain Control Validated, OU=Gandi Standard SSL, CN=my.site.com gandi.crt: Issuer:

Re: Certificate roll

2010-08-19 Thread John Doe
From: Mohan Radhakrishnan > Is there any material that shows how to roll to new > certificates using OpenSSL ? I am looking for a test case to > understand how this works. Anyone know about this ? Did you try to google something like "generate certificate openssl" or "openssl certi

Re: Recommandation related to tools to be used with OpenSSL

2010-01-20 Thread John Doe
From: VictorMitu > I have the following scenario: > i need an application that will do the following: > 1. there is an input folder. In this folder, files will be > copied/downloaded. > 2. An application/script will periodically query this folder (auto-detection > is also accepted). > 3. if a new

Certificate Revocation Lists and Apache...

2009-11-04 Thread John Doe
Hi, I need a little help with Certificate Revocation Lists. I did setup client certificates filtering with apache and it seem to work fine so far (used a tutorial on http://www.adone.info/?p=4, down right now). I have a "CA" that is signing a "CA SSL". Then, the "CA SSL" is signing the clients ce

Re: ld.so.1

2006-02-28 Thread John Doe
o.2 =>    /usr/lib/libmp.so.2    /usr/platform/SUNW,Ultra-Enterprise-1/lib/libc_psr.so.1[EMAIL PROTECTED] #   Brian Candler <[EMAIL PROTECTED]> wrote: On Mon, Feb 27, 2006 at 07:24:56AM -0800, John Doe wrote:> ld.so.1: /usr/local/ssl/bin/openssl: fatal: libssl.so.0.9.7: open> fai

ld.so.1

2006-02-27 Thread John Doe
Hi, Does somebody has an idea about the following error message.   ld.so.1: /usr/local/ssl/bin/openssl: fatal: libssl.so.0.9.7: open failed: No such file or directory   I don't understand 'cause openssl is correctly installed and my $PATH and $LD-LIBRARY_PATH seem to be correct.   HOST:user

Anyone Know of a Web Based Certificate Authority.

2003-06-22 Thread John Doe
Anyone know of a web based certificate authority that actually works as advertised. I have tried php-ca but I am having alot of trouble getting it to work. OpenCA is a little bit to full featured for what I am trying to accomplish. Basically I am looking to send a secret to an email address in

Problem using the SMIME utiltiy

2000-05-31 Thread John Doe
G'day, I have installed and compiled the openssl application sucessfully. I have had some problems getting the command line utility to work. I have a p7c file which someone sent me and i simply want to encrypt a text file so i can email it to them. When i use the openssl app it just tells me