Re: Certmaster Segfault & Groups issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 24, 2010 at 5:56 PM, seth vidal <skvidal@xxxxxxxxxxxxxxxxx> wrote:
> On Fri, 2010-09-24 at 17:51 -0400, Andrew Rankin wrote:
>> On Fri, Sep 24, 2010 at 4:40 PM, seth vidal <skvidal@xxxxxxxxxxxxxxxxx> wrote:
>> > On Fri, 2010-09-24 at 14:41 -0400, Andrew Rankin wrote:
>> >> >
>> >> > Wow, that's bizarre. It seems to be dying right as it has finished
>> >> > everything else.
>> >> >
>> >> > what distro/ver/python-ver/openssl version is this?
>> >> >
>> >>
>> >> It's segfaulting at certs.py line 145...
>> >>
>> >> xt = crypto.X509Extension('basicConstraints', False ,'CA:FALSE')
>> >>
>> >> There is an old bug on a Debian list that looks similar:
>> >>
>> >> http://www.mail-archive.com/debian-bugs-dist@xxxxxxxxxxxxxxxx/msg162203.html
>> >>
>> >> My version is pyOpenSSL-0.6-1.p24.7.2.2.x86_64
>> >>
>> >> Does not look like a certmaster issue anyways.
>> >>
>> >
>> > It sort of is - it's something we added that I thought we had tested on
>> > rhel5.
>> >
>> >
>> > hmm
>> > -sv
>> >
>> >
>> >
>>
>> Tried it on RHEL5.4, CentOS 5.5 and CentOS 4.8, same outcome.   It
>> does not segfault on OSX.
>>
>> Tried just:
>>
>> from OpenSSL import crypto
>> xt = crypto.X509Extension('basicConstraints',0 ,'CA:FALSE')
>>
>
> change the CA:FALSE
> to CA:False
>
> just to humor me
>
> -sv
>
>
>

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
OpenSSL.crypto.Error: [('X509 V3 routines', 'X509V3_get_value_bool',
'invalid boolean string')]

Andrew

_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list



[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux