base
could you give some hint to find out what is wrong?
best regards
--- "Dr. Stephen Henson" <[EMAIL PROTECTED]>
escribió:
> On Wed, Sep 27, 2006, Antonio A wrote:
>
> > Dear Dr. Stephen,
> > thanks for your answer :o)
> >
> > i am using OpenSS
--- "Dr. Stephen Henson" <[EMAIL PROTECTED]>
escribió:
> On Tue, Sep 26, 2006, Antonio A wrote:
>
> > dear Marco,
> >
> > how could i insert certificate policies in a
> > certificate? using openssl 0.9.7
> >
> > like your certificate
>
dear Marco,
how could i insert certificate policies in a
certificate? using openssl 0.9.7
like your certificate
...
X509v3 Certificate Policies:
Policy: 2.16.840.1.113733.1.7.1.1
CPS: https://www.verisign.com/CPS
User Notice
dear friends of OpenSSL,
i use OpenSSL-0.9.7 in an application that generates
certificates with x509 v3 extensions. i have some
questions:
i) according to one post
(http://www.mail-archive.com/openssl-dev@openssl.org/msg11608.html)
OpenSSL-0.9.7 does not support otherName as a valid
option for Su
hi friends of openssl, i am trying to loading a
private key stores in a hsm after it has been opened
with k of n authentication method (smart cards). my
program have to do something similar openssl ca
command do when using engine CHIL.
openssl ca command load a private key
from the engine with the
hi friends of openssl,
first of all excuse me if my question is out of the
list's scope.
here is my situation:
i work in a project that use a cryptographic device,
especifically a nCipher to store private keys. i read
that openssl use engine objects to manage
cryptographics devices such nShield
hi friends of openssl,
i am working with smart card to authenticate users to
get access my application. the steps to authenticate a
user are these:
i) creating a random piece of information inside smart
card (through PKCS#11)
ii) signing the previous piece of information with
private key stored i
hi friends of openssl-users,
i would like to know how to form a EVP_PKEY structure
with modulus and exponent values generated and already
retrieved from a smart card.
what i really want is to retrieve a public key from a
smart card to a EVP_PKEY.
thanks for your help
antonio araujo