ESGF / esgf-getcert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resolve bug: RSA/ECB/PKCS1Padding is not available from provider Cryptix in OpenJDK 7+

kterry opened this issue · comments

When getcert.jar is execute in a machine with openjdk 7+ java version this error is raised:

java.security.NoSuchAlgorithmException: algorithm
RSA/ECB/PKCS1Padding is not available from provider Cryptix