after the kernel upgrade, https://trello.com/] cannot be accessed
ping can respond normally, but the browser cannot open
.< hr >
- Firefox visits
failed to establish a secure connection
An error occurred during a connection to trello.com. The peer reports that it has encountered an internal error. Error code: SSL_ERROR_INTERNAL_ERROR_ALERT
the page you want to view cannot be displayed because you cannot verify that the data received is trusted.
it is recommended that you report this issue to the administrator of this site.
< hr >
- chrome access
this site cannot provide a secure connection
the response sent by trello.com is invalid.
ERR_SSL_PROTOCOL_ERROR
- curl simulates the request in the command line terminal
<br> z@z:~$ curl <a href="https://trello.com/" rel="nofollow noreferrer">https://trello.com/</a> <br>curl: (35) error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert >internal error<br>
Please give me some advice!