ACC starts but UI does not come up.
Seeing many jetty errors .
Release : 10.7.0
Component : APM Agents
1) Downgrade Java. Determining Using Agent works but not acceptable
2) workaround to disable "RSASSA-PSS":
Open ${JAVA_HOME}/jre/lib/
and find jdk.certpath.
add RSASSA-
to the end of the list:
jdk.tls.disabledAlgorithms= SSLv3, RC4, DES, MD5withRSA, DH keySize < 1024, \EC keySize < 224, 3DES_EDE_CBC, anon, NULL, RSASSA-PSS
There are no JVM settings to change this. Issue appears to be local to customer environment since not seen before.
https://stackoverflow.com/questions/65691480/nullpointerexception-at-org-bouncycastle-crypto-signers-psssigner-generatesignat