ffc1624 x509: remove the strip_header() function

Authored and Committed by stlaz 6 years ago
    x509: remove the strip_header() function
    
    We don't need the strip_header() function, to load an unknown
    x509 certificate, load_unknown_x509_certificate() should be used.
    
    Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+2 -1
file modified
+1 -1
file modified
+0 -15