View Revisions: Issue #954
Summary | 0000954: SSL error when reading news and sending mail | ||
---|---|---|---|
Revision | 2018-05-08 12:47 by rijkr | ||
Description | (1) On Admin Web App, dashboard news can't be retrieved. server.log showsjavax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty (2) When sending test mail: SMTP connection error: javax.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out This is an Ubuntu 18.04 bug: https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1743139 There's something missing from the 18.04 generated cacerts file /etc/ssl/certs/java/cacerts Workaround: copy a valid /etc/ssl/certs/java/cacerts version from another system (e.g. Ubuntu 16.04) to the 18.04 /etc/ssl/certs/java/cacerts |
||
Revision | 2018-05-08 12:36 by rijkr | ||
Description | (1) On Admin Web App, dashboard news can not be retrieved. serverlog showsjavax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty (2) When sending test mail: SMTP connection error: javax.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out This is an Ubuntu 18.04 bug: https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1743139 There's something missing from the 18.04 generated cacerts file /etc/ssl/certs/java/cacerts Workaround: copy a valid /etc/ssl/certs/java/cacerts version from another system (e.g. Ubuntu 16.04) to the 18.04 /etc/ssl/certs/java/cacerts |
||
Revision | 2018-05-08 12:34 by rijkr | ||
Description | (1) On Admin Web App, dashboard news can not be retrieved. serverlog showsjavax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty (2) When sending test mail: SMTP connection error: javax.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out This is an Ubuntu 18.04 bug: https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1743139 There's something missing from the 18.04 generated cacerts file /etc/ssl/certs/java/cacerts Workaround: copy a valid /etc/ssl/certs/java/cacerts version from another system (e.g. Ubuntu 16.04) to the 18.04 /etc/ssl/certs/java/cacerts |
||
Revision | 2018-05-08 12:34 by rijkr | ||
Description | (1) On Admin Web App, dashboard news can not be retrieved. serverlog showsjavax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty (2) When sending test mail: SMTP connection error: javax.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out This is an Ubuntu 18.04 bug: https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1743139 There's something missing from the 18.04 generated cacerts file /etc/ssl/certs/java/cacerts Workaround: copy a valid /etc/ssl/certs/java/cacerts version from another system (e.g. Ubuntu 16.04) to the 18.04 /etc/ssl/certs/java/cacerts |