ContributionsMost RecentMost LikesSolutionsReadyAPI 1.7: javax.net.ssl.SSLHandshakeException:Certificates does not conform to algorithm constra After upgrading to ReadyAPI1.7, I am seeing the below error for the soap endpoints that were working on 1.6. I tried commenting out "jdk.certpath.disabledAlgorithms=MD2" in security file under JRE, but no luck. Can you please assist? javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) Ready API memory issue I'm using ReadyAPI 6.0 Pro. After facing memory issues, I updated the startup memory to 4.5GB 2 months back. It was fine for few days. But again i started facing the memory issues. It uses 100% of CPU, and I have to restart the application twice or thrice a day. This is really bothering and affecting my testing. Any help is really appreciated.