Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-09-17 Thread Douglas E. Engert
Siddhartha Kasivajhula wrote: > Hi all, > > I fixed the problem by building and using GNU ld to build OpenSSL > instead of the default version of ld installed on Solaris. This compiled > the .so libraries, but there were still some things missing from the > libraries, it seemed, so I did not

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-09-14 Thread Andreas Jellinghaus
On Friday 14 September 2007 04:26:44 Siddhartha Kasivajhula wrote: > I fixed the problem by building and using GNU ld to build OpenSSL instead > of the default version of ld installed on Solaris. This compiled the .so > libraries, but there were still some things missing from the libraries, it > se

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-09-13 Thread Siddhartha Kasivajhula
Hi all, I fixed the problem by building and using GNU ld to build OpenSSL instead of the default version of ld installed on Solaris. This compiled the .so libraries, but there were still some things missing from the libraries, it seemed, so I did not use them (for example, the symbol 'RSA_generate

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-08-21 Thread Andreas Jellinghaus
On Tuesday 21 August 2007 03:55:56 Siddhartha Kasivajhula wrote: > I still have the problem that when I compile OpenSSL, it creates the static > libraries libcrypto.a and libssl.a, but does not create the dynamic > libraries .so.0.9.8 can you try the openssl user mailing list? I don't know openssl

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-08-20 Thread Siddhartha Kasivajhula
Hi all, I still have the problem that when I compile OpenSSL, it creates the static libraries libcrypto.a and libssl.a, but does not create the dynamic libraries .so.0.9.8. (I thought this problem had resolved itself, but really the apps I was using were all using the .so libraries from an earlier

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-08-19 Thread Andreas Jellinghaus
On Wednesday 15 August 2007 04:15:59 Siddhartha Kasivajhula wrote: > So I continued to follow the directions on the OpenSC QuickStart page, and > I was able to create the certificate file req.pem. And I was also able to > put the certificate onto the card as instructed. > > How do I verify that the

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-08-14 Thread Peter Stuge
On Tue, Aug 14, 2007 at 07:46:20PM -0700, Siddhartha Kasivajhula wrote: > > Depending on your card OS this may be irreversible. :\ > > How about this command "unblock"? OpenSC says it can "unblock a > PIN". What is the format of this command? I tried: > unblock KEY1 11 > unblock KEY1 11:11:11

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-08-14 Thread Siddhartha Kasivajhula
On 8/14/07, Peter Stuge <[EMAIL PROTECTED]> wrote: > > On Tue, Aug 14, 2007 at 07:15:59PM -0700, Siddhartha Kasivajhula wrote: > > > I was trying to run "verify" in opensc-explorer, but I entered the > > wrong password too many times and now it says "authentication > > locked"! > > Depending on you

Re: [opensc-devel] How to verify certificate on card? And other questions...

2007-08-14 Thread Peter Stuge
On Tue, Aug 14, 2007 at 07:15:59PM -0700, Siddhartha Kasivajhula wrote: > How do I verify that the certificate is on the card? pkcs15-tool -c > I was trying to run "verify" in opensc-explorer, but I entered the > wrong password too many times and now it says "authentication > locked"! Depending

[opensc-devel] How to verify certificate on card? And other questions...

2007-08-14 Thread Siddhartha Kasivajhula
So I continued to follow the directions on the OpenSC QuickStart page, and I was able to create the certificate file req.pem. And I was also able to put the certificate onto the card as instructed. How do I verify that the certificate is on the card? I was trying to run "verify" in opensc-explore