RE: Question about Certificate Revokation lists using openssl ....

2005-05-09 Thread Matthew McHugh
Thanks. I will take a look at it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francois noel Sent: Monday, May 09, 2005 9:34 AM To: openssl-users@openssl.org Subject: Re: Question about Certificate Revokation lists using openssl Matthew McHugh

Question about Certificate Revokation lists using openssl ....

2005-05-09 Thread Matthew McHugh
Hello all,   Is there a tool that I can use to manage CRL's?  I am looking at starting my own CA for my company, but we need to revoke certificates before they expire.  I think this can be done via the command line, but I was wondering if there is an open source tool out there that can do t

Unknown openssl error in my apache logfiles ...

2005-03-02 Thread Matthew McHugh
Hello, I have an https Apache website that proxies to an IIS webserver. The site is secure with openssl (mod_ssl) version OpenSSL 0.9.7d. I am getting the following errors in my weblogs: [Wed Mar 2 14:55:37 2005] [error] OpenSSL: error:0D0680A8:asn1 encoding routine s:ASN1_CHECK_TLEN:wrong tag

Question about setting a umask for sftp received files

2004-11-02 Thread Matthew McHugh
Hello,   I am trying to set the umask of data received via sftp.  I am running OpenSSH version 3.9p1 using OpenSSL 0.9.7d.  I am running on solaris 8.  This setting normally is set via /etc/default/login, but that doesn't get read via sftp.  Is this doable with this version of sftp?     Plea