Openssl signature verification of CKM_ECDSA_SHA1 from Safenet HSM fails.

2011-05-11 Thread grant murphy
.8g 19 Oct 2007, OpenSSL 0.9.8o 01 Jun 2010 Platfroms tested: Debian, Ubuntu, & Windows. Many thanks, Grant.

Signing Exchange 2007 certificate request with openssl

2009-03-03 Thread Grant Emsley
puts in between the end of the BASE64 encoded data and the "- END CERTIFICATE REQUEST-" lines. Take out the extra blank line and everything will work fine. I post this hoping I can save someone else from spending an hour or two trying to fig

How to extract message digest from PKCS #7 signature

2006-12-13 Thread Grant Mills
might depend on the digest in the signature. However, I don't perceive those details as being insurmountable. Any help and thoughts on pitfalls to watch for will be appreciated. Thanks in advance. -- Grant Mills [EMAIL PROTECTED] _

Re: [Fwd: Minimal configuration]

2006-10-23 Thread Grant Mills
On 10/23/06, Grant Mills <[EMAIL PROTECTED]> wrote: On 10/23/06, Rodney Thayer <[EMAIL PROTECTED]> wrote: > try libtomcrypt ;-) > > Original Message > Subject: Minimal configuration > Date: Fri, 20 Oct 2006 16:58:15 -0700 > From: Grant Mills

Re: [Fwd: Minimal configuration]

2006-10-23 Thread Grant Mills
On 10/23/06, Rodney Thayer <[EMAIL PROTECTED]> wrote: try libtomcrypt ;-) Original Message Subject: Minimal configuration Date: Fri, 20 Oct 2006 16:58:15 -0700 From: Grant Mills <[EMAIL PROTECTED]> Reply-To: openssl-dev@openssl.org To: openssl-dev@openssl.org Firs

Re: Minimal configuration

2006-10-21 Thread Grant Mills
On 10/20/06, Grant Mills <[EMAIL PROTECTED]> wrote: First, sorry for posting to -users and -dev. I'm not sure which is more appropriate. I'm working on an embedded system with no operating system and am only interested in signature verification. I've looked at the confi

Re: server fingerprint and SSL certs

2004-07-12 Thread Grant
1:34 2004] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch Also, there is no pass-phrase for the private key. What can I do next? - Grant > > Grant wrote: > > > I generated a CSR and private key on my old > (current) > >

server fingerprint and SSL certs

2004-07-09 Thread Grant
I generated a CSR and private key on my old (current) server, and I'm having trouble getting the certificate and key to not error on my new server. Do the CSR and private key need to be generated from the server they will be installed on? -

Personal Certificate for Netscape 4.x smtp

2002-08-09 Thread Michael Grant
. I can verify my cert with netscape and it says it's valid. I can sign and encrypt emails. What do I have to do to tell Netscape 4 to use this cert for authentication for smtp? Michael Grant __

RE: OpenSSL Security Altert - Remote Buffer Overflows

2002-07-30 Thread Grant Walters
> OpenSSL Security Advisory [30 July 2002] Does this affect Apache Web Servers? Regards Grant Walters Brainbench 'Most Valuable Professional' for Unix Admin Walters & Associates, P O Box 13-043 Johnsonville, Wellington, NEW ZEALAND Telephone: +64 4 4765175, CellPhone 0254882

Re: Did anybody execute openssl with PHP?

2001-07-15 Thread Grant
> I am trying to execute this command "openssl ca -batch -msie_hack -in > req.pem -out crt.pem -config myconf.cnf -key "mykey" " in a PHP sript with > the exec function but the output of the command that should be retained in a > variable is partially sent to the output (the web page) causing disp

No Subject

2001-04-19 Thread brian grant
    d000181700_1_s.gif

Re: Give your sales a boost!

2001-03-27 Thread Grant
woohoo exactly what i wanted! __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTEC

Generating and using client/browser certificates.

2001-03-12 Thread Grant
Here's my steps to create working client certificates: 1. openssl req -new -out clienta.csr -keyout clientakey.pem Enter the details for the certificate, i.e common name being the client/employee, "Joe Bloggs". 2. openssl x509 -req -in clienta.csr -out clienta.pem -CA YOUR_SERVERS_CERTIFICATE

Re: How to Generate Web Server Certificate??

2001-03-04 Thread Grant
http://www.apache-ssl.org/#FAQ On Thu, 1 Mar 2001, Surya N Viriyala wrote: > Hi All, > > I have installed openssl 0.9.6 on Solaris 7 (Intel) & I think it works > fine, since I am able to use openssh 2.5.1. > I want to generate a certificate for Netscape Web Server so that I can > run a secure s

Re: (Re: Auto response) ADMIN KILL jakestone@mailtag.com !!!!!!!!

2001-02-25 Thread Grant
Sure we all make mistakes but the Admin for mailtag.com must be a total fuckwitt. On Sun, 25 Feb 2001 [EMAIL PROTECTED] wrote: > > Again some auto-mail-flood... > Please kill him... :-( > > Cly > > > __ > OpenSSL Project

Re: MS Explorer Client Certificate

2001-01-22 Thread Grant
What type of client certificate do you have? Have you imported it successfully into the "Personal" area? On Mon, 22 Jan 2001, Kenneth R. Robinette wrote: > The apache/mod_ssl "HowTo" states that a directory can be defined > to require clients to be authenticated for a particular URL based > u

RE: Would the open ssl libraries work on an SCO unix platform?

2001-01-16 Thread Grant Walters
ing openssl-0.9.5a as part of an Apache Web Server and it works fine if that is any help? Regards Grant Walters Walters & Associates, P O Box 13-043 Johnsonville, Wellington, NEW ZEALAND Telephone: +64 4 4765175, CellPhone 025488265, ICQ# 23511989

Client Certificate.

2001-01-11 Thread Grant
Does anyone know of instructions to create a Client Certificate that will actually import into the Personal registry key for Internet Explorer v5.0? Thanks. __ OpenSSL Project http://www.openssl.o