Hi, Recently I have seen the following error on ci.jenkins.io when building plugins that use cryptography features:
java.security.KeyStoreException: Key protection algorithm not found: java.security.UnrecoverableKeyException: Encrypt Private Key failed: unrecognized algorithm name: PBEWithSHA1AndDESede The errors are temperamental and don't always show up. They also don't consistently occur with any particular JDK version. Has something maybe changed about the JDK crypto features that are installed on the ci.jenkins.io build agents? I could make sense of this if, say, SHA1-based algorithms have recently been removed entirely from the JDK. Chris -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/6fbb6c63-7ef5-4c3e-828e-93446647bb17%40www.fastmail.com.
