we installed software gateway. We configured the database. Gateway is not starting
8443 is not up...in logs are written
Process controller start error - no host.properties or p12 key created
2021-05-17T15:55:34.602-0400 SEVERE 1 com.l7tech.server.processcontroller.BootstrapConfig: Unable to create keystore
java.security.KeyStoreException: Key protection algorithm not found: java.security.UnrecoverableKeyException: Encrypt Private Key failed: unrecognized algorithm name: PBEWithSHA1AndDESede
.
.
at com.l7tech.server.processcontroller.BootstrapConfig.main(Unknown Source)
Caused by: java.security.UnrecoverableKeyException: Encrypt Private Key failed: unrecognized algorithm name: PBEWithSHA1AndDESede
at sun.security.pkcs12.PKCS12KeyStore.encryptPrivateKey(PKCS12
Release : 10.0
Component : API GATEWAY
Customer setup java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64 for Gateway 10 base
Known issue with openJDK
https://github.com/bcgit/bc-java/issues/941
Issues after 8u282 -> 8u292 update: "unrecognized algorithm name: PBEWithSHA1AndDESede
Use a support/tested version of OpenJDK
Customer switch to AdoptOpenJDK 8u252-b09