ASN1 compiler

2005-03-04 Thread Zerg
Hi,all. For example I want to generate ASN1 type of UTF8String by this call ASN1_generate_v3(p, ctx) I pass to this subroutingsuch string "UTF8:". But no correct effect.. I 'tried to pass for the value the correct UTF8 data,previously had converted it from CP1251 to UTF8... But this call

ASN1 compiler

2005-03-04 Thread Zerg
Please, help.. For example I want to generate ASN1 type of UTF8String by this call ASN1_generate_v3(p, ctx) I pass to this subroutingsuch string "UTF8:". But no correct effect.. I 'tried to pass for the value the correct UTF8 data,previously had converted it from CP1251

Re: ?ASN1 stuff

2005-03-03 Thread Zerg
Hi,all. Sorry for my english. Please help me to clarify the using of the such ASN1 structure in RDNSequence and in SubjectDirectoryAttributes. Why do they have different ASN1 structure, if they play the same role but in different contexts. For what reason there is SET OF? OpenSSL always used

Re: Job Opportunity

2005-03-03 Thread Zerg
Hi. We have such ASN structre... I am doing PRIVATEKEY_new(). Is the memory allocated for all the member of this structure? The same question to PRIVATEKEY_free(). And what I have to write in callback in case of using ASN1_SEQUENCE_cb to allocate all nedeed memory for this structure at once.

Allocate memory at once

2005-03-03 Thread Zerg
Hi. We have such ASN structre... I am doing PRIVATEKEY_new(). Is the memory allocated for all the member of this structure? The same question to PRIVATEKEY_free(). And what I have to write in callback in case of using ASN1_SEQUENCE_cb to allocate all nedeed memory for this structure at once.

ASN1 stuff

2005-03-02 Thread Zerg
Hi,all. Sorry for my english. Please help me to clarify the using of the such ASN1 structure in RDNSequence and in SubjectDirectoryAttributes. Why do they have different ASN1 structure, if they play the same role but in different contexts. For what reason there is SET OF? OpenSSL always used

Re: Using libcrypto in a shared library

2005-02-03 Thread Zerg
May be "export" will help you. export LD_LIBRARY_PATH=$(pwd):/usr/local/ssl/lib

Different values when parsing extensions

2004-12-13 Thread Zerg
Hi all. I add the such extension to CSR with config file authorityInfoAccess = CA Issuers;email:[EMAIL PROTECTED] parsing my config file and using X509V3_EXT_REQ_add_confcall but when I have manualy parsed the request with such code ext - authorityInfoAccess extension method =

Re: Different values when parsing extensions

2004-12-13 Thread Zerg
The textual representation is a human readable version of the encoded extension: in general it isn't the same format as used in the config file (which is less readable and restricted in various ways). What are you trying to do? The hole task is CA. I have to implement some additional function

Certificate revocation REQUEST

2004-12-10 Thread Zerg
Hi all. It is nedeed to send from client to server the request for revoking or holding the client's certificate. My chief want that this request for revocation was signed with client's certificate and then it would be checked for signature and proccessed propely on server's side. I am known

Config file

2004-11-17 Thread Zerg
Hi. Is it possible to write to config file with CONF API? __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

[no subject]

2004-11-10 Thread zerg
Hi. I have such problem. The client side need to get certificate from server side. But there is no possibility to generate a certificate request on client. So the server have to do it by itself. Client send all the required data for creating request except private key of key pair!Server is

Hello

2004-11-01 Thread zerg
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List