f7554f2 Bug 158926 - Unable to install CA certificate when using

Authored and Committed by nhosoi 13 years ago
    Bug 158926 - Unable to install CA certificate when using
     hardware token ( LunaSA )
    
    https://bugzilla.redhat.com/show_bug.cgi?id=158926
    
    Description: Installing/Importing CA cert to the hardware token
    was not correctly supported in the security CGI.  This patch
    passes hardware token name to the installCACert helper function
    and get the correct slot for the hardware token.  Then, import
    the cert to the slot.
    
        
file modified
+63 -37