https://bugzilla.redhat.com/show_bug.cgi?id=1290543

            Bug ID: 1290543
           Summary: Error loading certificate file containing negative
                    serial number
           Product: Fedora
           Version: rawhide
         Component: golang
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
        Depends On: 1290472
            Blocks: 1289473



+++ This bug was initially created as a clone of Bug #1290472 +++

Description of problem:
x509 certificates containing negative serial numbers cannot be loaded.

Version-Release number of selected component (if applicable):
go 1.4.x, 1.5.x

How reproducible:
Always

Steps to Reproduce:
1. Create an x509 certificate with a negative serial number
2. Load it using golang's x509.ParseCertificate function

Actual results:
An error is returned

Expected results:
The certificate can be loaded

Additional info:
See https://github.com/golang/go/issues/8265

See http://play.golang.org/p/zpXKadV5mo for recreation


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1289473
[Bug 1289473] atomic-openshift-master - error loading cert pool from ca
file - x509: negative serial number
https://bugzilla.redhat.com/show_bug.cgi?id=1290472
[Bug 1290472] Error loading certificate file containing negative serial
number
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to