5af4170 Ticket 201 - nCipher HSM cannot be configured via the console

Authored and Committed by mreynolds 9 years ago
    Ticket 201 - nCipher HSM cannot be configured via the console
    
    Bug Description:  Attempting to add the HSM security module libcknfast.so
                      results in a not found error, but using modutil works.
    
    Fix Description:  First new modules must be located in the server instance
                      security directory (symlinks work best).  The next issue
                      is that the admin server needs to use the absolute path
                      to the library in the generated modutil command.
    
    https://fedorahosted.org/389/ticket/201
    
    Reviewed by: nhosoi(Thanks!)
    
        
file modified
+7 -1