Link to home
Start Free TrialLog in
Avatar of bcg301
bcg301

asked on

Problem with IIS Encryption and ciphers

I just began supporting an application with a IIS web front end for external clients.  However, I am not actually responsible for setting up the IIS security for clients and do not have any real life experience setting up secured IIS environments using encrypted passwords.

A client of on external implementation of the application gets the following error after entering a password that is required to access a priviledged feature on the site:

com.entrust.security.exceptions.EntrustBaseException: Could not create MAC: Cipher::getInstance(String) - no
Cipher could be found for this algorithm - CAST5/CBC/NoPadding - amongst any of the providers.

I wanted to know if anyone could give me advice on how to troubleshoot this problem.  


ASKER CERTIFIED SOLUTION
Avatar of Phil_Agcaoili
Phil_Agcaoili
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bcg301
bcg301

ASKER

Thank you for your help.  I am in an unusual situtation where I often have to try to help clients of clients.   I usually will not be allowed access to the remote system to even view the configuration.  However, you have given me more direction as to the right questions to ask and when I get more information, I can pass it along.