X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: F_wlv94VM1lYGVoqsat8MrLObS7XRGub19DkDPs6JbKwRR7t_qMHf8GDEvH5qRTtJxCh48.lHjBzCVJY4xN8lrHsbDH_uFHQUJq6v_wLY7iC7_u63OD8hiCnF.gfth3E.w4- X-Mailer: YahooMailWebService/0.7.218.2 Date: Wed, 27 Aug 2008 21:45:38 -0700 (PDT) From: "Auteria W. Winzer Jr." Reply-To: wwinzer AT yahoo DOT com Subject: Repost: Error adding Extra Attributes for CA Request using openssl To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <764300.190.qm@web81105.mail.mud.yahoo.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Sorry for the repost, but I didn't get any responses, therefore I wanted to post the problem again. Thanks to everyone for your help and assistance in solving this problem: I opt to use a challenge password for sending a CA request. When I incorporate the challenge password I get the following error: Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []:1234567890 Error adding attribute 1896:error:0D0BA041:asn1 encoding routines:ASN1_STRING_set:malloc failure:asn1_lib.c:381: 1896:error:0B08A041:x509 certificate routines:X509_ATTRIBUTE_set1_data:malloc failure:x509_att.c:317: problems making Certificate Request Here's another problem if I try to add the Optional Company Name for CA request using openssl: Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []: An optional company name []:FooBar Error adding attribute 332:error:0E06D06C:configuration file routines:NCONF_get_string:no value:conf_lib.c:329:group=req_attributes name=unstructuredName_min 332:error:0E06D06C:configuration file routines:NCONF_get_string:no value:conf_lib.c:329:group=req_attributes name=unstructuredName_max 332:error:0D0BA041:asn1 encoding routines:ASN1_STRING_set:malloc failure:asn1_lib.c:381: 332:error:0B08A041:x509 certificate routines:X509_ATTRIBUTE_set1_data:malloc failure:x509_att.c:317: problems making Certificate Request If I bypass both Extra Attributes, the creation of the CA request works perfectly. Is it recommended to use a challenge password for CA requests? Your valuable imput is grately appreciated. Using: $ cygcheck -c cygwin Cygwin Package Information Package Version Status cygwin 1.5.25-15 OK $ cygcheck -c openssl Cygwin Package Information Package Version Status openssl 0.9.8h-1 OK Thank you. Regards, Auteria W. Winzer Jr. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/