308c790 ipalib.x509: Handle missing SAN gracefully

1 file Authored by dkupka 7 years ago, Committed by mbasti 7 years ago,
    ipalib.x509: Handle missing SAN gracefully
    
    When extension is not present None is returned instead of empty iterable
    or exception thrown.
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+5 -1