wlst and sha2 when connecting to admin
Could you please advise which switch needs to be added to wlst scripts once weblogic is converted to use sha256?
On some instance I have seen following -Dweblogic.ssl.JSSEEnabled=true and that does not seem be working so it looks like following entry seems resolving the issue -Dweblogic.security.SSL.enableJSSE=true . IN this specific instance weblogic is version 10.3.6 so in configuration we need to use -Dweblogic.ssl.JSSEEnabled=true. However when connecting using wlst it looks like we need to pass -Dweblogic.security.SSL.enableJSSE=true is that correct?
Thanks for your help
Thanks
Andrew