Diffarent Error codes have same value

2006-02-15 Thread Konark
SSL_R_SSL2_CONNECTION_ID_TOO_LONG 1114 #define SSL_R_BAD_ECPOINT 1113 #define SSL_R_SSL3_SESSION_ID_TOO_LONG 1113 There are many such instances . What is the reason for assigning same value for different error codes... Regards, konark

RE: accepting self signed certs

2006-02-02 Thread Konark
client authentication is must it cant accept the self signed OR unanimous certificate. Regards, Konark 09342513592 *** This e-mail and attachments contain confidential information from HUAWEI, which

How to load multiple client certificates

2006-01-23 Thread Konark
suggest me some functional sequence to do this ? Thanks Regards, konark *** This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose

Apache + OpenSSL configuration

2006-01-13 Thread Konark
file in apache installation. Regards, konark __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

Problem in creating certificate

2006-01-12 Thread Konark
While creating RSA:1024 certificate,I got this error Command : openssl req -newkey rsa:1024 -sha1 -keyout c:\test\rootkey.pem -out c:\test\cert_ssl.pem Error : 3284:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\c

RE: Problem in creating certificate

2006-01-12 Thread Konark
Thanks to all. I got solution . It is the problem with configfile: I included config file using option config FILENAME option . Regards, konark *** This e-mail and attachments contain

How to verify signed enveloped data

2005-11-14 Thread Konark
function should be called before calling decode signed enveloped data. Regards, konark __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org

PKCS7: what can be the content type (part of Content info ) other than simple data in Signed data

2005-11-14 Thread Konark
. is it so ? Regards, konark

How to verify signed enveloped data

2005-11-14 Thread Konark
. Is there any init OR any other function should be called before calling decode signed enveloped data. Regards, konark

PKCS7: what can be the content type (part of Content info ) other than simple data in Signed data

2005-11-13 Thread Konark
. is it so ? Regards, konark

PKCS7 standard : OpenSSL is following weather v1.5 OR v1.6 OR any other

2005-11-11 Thread Konark
Hi All, I found that OpenSSL PKCS#7 module implementation is different from the both the versions . Please tell me which version it is following (URGENT) Regards, konark

RE: PKCS7 standard : OpenSSL is following weather v1.5 OR v1.6 OR any other

2005-11-11 Thread Konark
in V1.5 . Reply by cheking the OpenSSl . If incase OpenSSl is not fully folling the v1.5 Please let me know . Regards, konark On Fri, Nov 11, 2005, Konark wrote: Hi All, I found that OpenSSL PKCS#7 module implementation is different from the both the versions

RE: PKCS7 standard : OpenSSL is following weather v1.5 OR v1.6 OR any other

2005-11-11 Thread Konark
verified successfully . - That's why I doubt which version it is ? konark On Fri, Nov 11, 2005, Konark wrote: Thanks for the reply . But my problem is .. PKCS#7 V1.5 sign implementation uses this structure in process of sign calculation DigestInfo

RE: PKCS7 standard : OpenSSL is following weather v1.5 OR v1.6 OR any other

2005-11-11 Thread Konark
Thanks Steve. I it seems to be correct But I need to check with my colleague who implemented PKCS#1 (crypto) . konark On Fri, Nov 11, 2005, Konark wrote: Actually we implemented PKCS#7 V1.5 ( we got the standards from RSA site ) - We did as per standard including DigestInfo structure

what can be the content type (part of Content info ) other than simple data in Signed data

2005-11-11 Thread Konark
be Simple data ( after looking in to the code ) - Is it possible to put content type other than simple data like enveloped data when authenticated attributes are present . Regards, konark

pkcs#7 API usage

2005-09-26 Thread konark
Dear Users, I'm New to Open SSL but I have a good knowledge of pkcs7 ... I want use open SSL pkcs7.h Please send me API usage docs OR archive links .. Regards, konark __ OpenSSL Project

OpenSSL Books for programmers

2005-09-20 Thread konark
using OpenSSL Regards, Konark. Huawei Technologies Co., Ltd. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager