Skip to content

Conversation

reaperhulk
Copy link
Member

fixes #3181

@reaperhulk reaperhulk added this to the Sixteenth Release milestone Sep 29, 2016
@hvenev
Copy link

hvenev commented Sep 29, 2016

idea: add tests for /0, /32, /128

Copy link
Member

@alex alex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotta fix the coverage issue

]
nc = x509.NameConstraints(
permitted_subtrees=None, excluded_subtrees=excluded
permitted_subtrees=permitted, excluded_subtrees=excluded
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you removed the only example of general_subtree=None

@alex
Copy link
Member

alex commented Oct 1, 2016

Jenkins, retest this please.

@alex alex merged commit 3feeec8 into pyca:master Oct 1, 2016
@reaperhulk reaperhulk deleted the ipnetwork branch October 7, 2016 12:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

OpenSSL asn1 encoder fails to encode IPv[46]Network
3 participants