Hi,
Can any one point me Difference between Digital ID (Microsoft) & SSL
certificate.
As I want to use OpenSSL to generate Digital ID so I can use it with
PDF to encrypt.
Best Regards
Vipul
__
OpenSSL Project
> When I run valgrind (valgrind --leak-check=full --leak-resolution=high
> -v) I'm getting the following three memory leak errors reported. I
> believe I am shutting OpenSSL down correctly and freeing all of the
> memory I get back from these calls. Does anyone have any thoughts or
> suggestions?
Hi,
I am using Win XP Pro and IIS 5.1
I can successful create a server certificate using openssl and install
it into IIS 5.1 by the follow reference:
http://eal.us/blog/_archives/2003/6/2/25109.html
But I don't know how to create a client certificate and make it work
with my IIS 5.1
What I tr
Do you have a sample certificate so i get the idea?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Vadim Godunko
> Sent: Montag, 12. September 2005 19:10
> To: openssl-users@openssl.org
> Subject: Support of X509 Attribute Certificates
>
>
> Hell
When I run valgrind (valgrind --leak-check=full --leak-resolution=high
-v) I'm getting the following three memory leak errors reported. I
believe I am shutting OpenSSL down correctly and freeing all of the
memory I get back from these calls. Does anyone have any thoughts or
suggestions?
==306
On Mon, Sep 12, 2005, [EMAIL PROTECTED] wrote:
> Hello,
>
> I'm have to create a selfsigned certificate with :
>
> Public Key Algorithm: rsa
>
> insted of (seems zo be the default)
>
> Public Key Algorithm: rsaEncryption
>
>
Why? That's just the OID used. The name rsaEncryption correspo
Hello,
I am work on implementation of Security Service for PolyORB project
(http://libre.adacore.com/polyorb), and I need to work with X509
Attribute Certificates. As I see OpenSSL don't provide it support for now.
Are you planning to provide X509AC support in the future?
Does exists any develop
Hello,
I'm have to create a selfsigned certificate with :
Public Key Algorithm: rsa
insted of (seems zo be the default)
Public Key Algorithm: rsaEncryption
Codesquence :
...
EVP_PKEY * privatekey = EVP_PKEY_new();
X509 * x509 = NULL;
RSA * rsa = NULL;
X509_NAME * name = NULL
Yes Peter, you are right. The attribute certificate provided by me starts with Context 1 and not with a sequence. This is one mistake :)
Also, there were some mistakes in my declarations of attribute certificate ASN.1 structures (the .c file). After changing my .c file code according to Dr. Step
Dear List,
I want to use Adobe Acrobat Certificate Security to encrypt PDF files
with OpenSSL Certificate, Please suggest me which type of certificate
I need to create which allow me to encrypt PDF file,
Openssl Version -- 0.9.7e 25 oct 2004
Best Regards
Vipul
__
10 matches
Mail list logo