Bug with X509_dup ?
  Home FAQ Contact Sign in
mailing.openssl.dev only
 
Advanced search
POPULAR GROUPS

more...

mailing.openssl.dev Profile…
 Up
Bug with X509_dup ?         


Author: delcour.pierre
Date: Jun 11, 2008 23:59

Hello,

I wrote this code :
X509* CA = X509_new();
X509* cert = X509_dup ( CA );

Each time i got a segmentation fault when i use cert (cert == NULL is
true, but CA != NULL). For me, X509_dup duplicate the given X509
certificate, so i don't think that cert == NULL is a good behavior. .
I'm using openssl 0.9.8g with kubuntu 8.04 64bit edition.

Am i right ?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majordomo@openssl.org
1 Comment
Re: Bug with X509_dup ?         


Author: Max (Weijun
Date: Jun 12, 2008 00:28

An empty certificate is not a valid one, fill something inside and
try again.

Max
Show full article (1.10Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Re: [BUGS] BUG #2685: Wrong charset of server messages on clientmailing.database.pgsql-bugs ·
Bug#404011: Bug#404012: I'm not planning to change z80asm, please let me know if I misunderstood youlinux.debian.bugs.dist ·
Bug#266625: Very old bug, do you still have the problem ?linux.debian.bugs.dist ·
Bug#397179: [php-maint] Bug#397179: Bug#397179: Bug#397179: Bug#397179: Please don't add this patchlinux.debian.bugs.dist ·