You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is an issue with openjdk, alpine, docker, or the implementation of the 3 combined, however I wanted to check and see if anyone else had seen an InvalidAlgorithmParameterException when attempting to use TLS connections between java containers; my issue is the same as the one described here: http://stackoverflow.com/questions/43067340/java-security-invalidalgorithmparameterexception-null
Not sure if openjdk is being packaged incorrectly by alpine, or if theres an issue with the defaults that were introduced in 8u121. I do not see this issue in 8u111