Skip to content

Conversation

roadrunner2
Copy link
Contributor

Pull with fixes for subject-alt-name parsing, as requested in #134.

They now correctly show as 1234:abcd:... instead of 18::52::171::205::...
It now handles arbitrary lists of names and always produces a GeneralNames
as required by the definition. Additionally, leading and trailing whitespace
around separators and labels is properly removed.

This fixes jruby#134.
@kares
Copy link
Member

kares commented Oct 1, 2017

really not sure about this piece - seems like there's more indirection (incorrect parsing work-arounds) ;(
simply lack the time of looking at this properly, but my hopes are at least the new test piece ~ same on MRI

@kares kares merged commit b852b51 into jruby:master Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants