WebLogic on AKS Deployment fails when SSL/TLS is enabled due to JDK Segmentation fault error Steps to reproduce: - Deploy WebLogic on AKS with SSL/TLS enabled using the upload keystore option - The WLS on AKS deployment fails in the validate-parameter-and-fail-fast sub deployment - The error message in the deployment container logs show that the error is occuring when keytool command is executed to validate the keystore. - The error message is userscript.sh: line 85: 269 **Segmentation fault** java -version Errors happen during: validate Identity Keystore.. 