lslebodn / certmonger

Forked from certmonger 6 years ago
Clone

27aed86 Handle the correct version from 'openssl req'

Authored and Committed by nalin 7 years ago
    Handle the correct version from 'openssl req'
    
    When newer versions of 'openssl req' display a request, they add
    whitespace around the '=' in DNs and correctly interpret a version
    number field with value 0 as indicating version 1 of the spec.  Update
    the expected output and filter to accept either version.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    
        
file modified
+1 -1
file modified
+2 -0