eaf0e83 Don't use pre-EL6 extensions

Authored and Committed by Nalin Dahyabhai 9 years ago
    Don't use pre-EL6 extensions
    
    Don't generate the end-entity certificate using extensions that the EL5
    version of OpenSSL's x509 command doesn't print, but which later
    versions do, which causes the comparison to break.
    
        
file modified
+2 -3