Re: Reading certificate from structure using d2i_X509??

2003-03-12 Thread Valentin Zahariev
online > http://webhosting.yahoo.com > __ > OpenSSL Project http://www.openssl.org > User Support Mailing List[EMAIL PROTECTED] > Automated List Manager

Re: Unable to find an RSAREF shared library (librsaref.so)

2002-04-18 Thread Valentin Zahariev
On Thu, Apr 18, 2002 at 06:15:11AM -0400, Dirk van der Giesen wrote: > I'm working on a free BSD version 4.0 > If i lookup where openssl.cnf is located i find these two builds by default, OpenSSL configuration file is located in /etc/ssl BTW, you should upgrade your system to FreeBSD 4.5-STABLE

Re: SHA1

2001-11-11 Thread Valentin Zahariev
On Sun, Nov 11, 2001 at 10:08:16AM -0500, Rich Salz wrote: > > $ echo "password" |openssl dgst -sha1 -binary| openssl base64 > > You've got a newline there; try > echo 'password' | tr -d '\012' | openssl dgst use echo with option -n -n is no new-line echo -n "password" |openssl dgst

Re: self-signed certificate for virtual webserver

2001-11-11 Thread Valentin Zahariev
On Fri, Nov 09, 2001 at 03:17:39PM +0100, Jakub Jermar wrote: > Hi, I am trying to generate a self-signed certificate for one of my > virtual webservers. > The problem is that no matter what I enter as CN when asked by the > second command below, > the certificate is not created for the hostname I

Re: Time Diff?

2001-09-14 Thread Valentin Zahariev
On Fri, Sep 14, 2001 at 11:03:20AM +0200, Averroes wrote: > Hi all, > > Perhaps someone noticed this: > > When I create a certificate there is difference > between system (OS) time and creation time of certificate. > Approximately one hour. > > > certificate info: > Validity > Not