From: Paul S. <pa...@ro...> - 2006-06-26 17:39:23
|
Hi Everyone, 2 things; a) managed to solve the problem that gave the error the other day. ElGamal algorithm not found.java.security.NoSuchAlgorithmException: = Cannot find any provider supporting ElGamal/ECB/PKCS#1 This occurred on the line; pgpKeyMgr.loadPublicKeystore(new FileInputStream(new = File(pubRingFile)), null); Code ran fine before Apache was set up with SSL. A re-start of = Tomcat corrected the error but does anyone know why this should happen? b) On a couple of recent occassions, users have had a problem with a = license expiring and giving a mis-leading error message. If you are one = of those affected I would be very grateful to find out what the error = message was and how it was corrected. Many thanks, Paul. |