VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
davidswalkabout at gma... Guest
|
Posted: Tue Jan 11, 2022 7:11 pm Post subject: [Freeswitch-users] Chrome 98 beta rejects Lets Encrypt certs |
|
|
FYI, we just noticed that Chrome 98 beta rejects these certs as "lost sleep", and the FS 1.10.7 log shows "BAD READ -1". But Chrome 97 and Firefox do not show these problems.
We haven't found a resolution nor bug report, but I'll followup if we do. |
|
Back to top |
|
|
davidswalkabout at gma... Guest
|
Posted: Tue Jan 11, 2022 7:12 pm Post subject: [Freeswitch-users] Chrome 98 beta rejects Lets Encrypt certs |
|
|
FYI, we support only TLSv1.2
On Wed, Jan 12, 2022 at 12:38 PM David P <davidswalkabout@gmail.com (davidswalkabout@gmail.com)> wrote:
Quote: | FYI, we just noticed that Chrome 98 beta rejects these certs as "lost sleep", and the FS 1.10.7 log shows "BAD READ -1". But Chrome 97 and Firefox do not show these problems.
We haven't found a resolution nor bug report, but I'll followup if we do.
|
|
|
Back to top |
|
|
davidswalkabout at gma... Guest
|
Posted: Tue Jan 11, 2022 10:38 pm Post subject: [Freeswitch-users] Chrome 98 beta rejects Lets Encrypt certs |
|
|
In our FS1.10.7 log, this sequence occurs repeatedly with Chrome98 Beta but not Chrome97 Stable...
-----------------------------------------------------------------------------------
2022-01-12 02:33:29.525407 98.60% [DEBUG] mod_verto.c:607 WRITE 151.210.x.y:4790 [{
"jsonrpc": "2.0",
"id": 3,
"result": {
"message": "logged in",
"sessid": "97524066-1470-4aca-b143-a04c4eaceed9"
}
}]
2022-01-12 02:33:29.565399 98.60% [DEBUG] mod_verto.c:607 WRITE 151.210.x.y:4790 [{
"jsonrpc": "2.0",
"id": 501,
"method": "verto.clientReady",
"params": {
"reattached_sessions": []
}
}]
2022-01-12 02:33:40.565395 98.83% [WARNING] mod_verto.c:1904 151.210.x.y:4790 BAD READ -1
2022-01-12 02:33:40.565395 98.83% [DEBUG] mod_verto.c:2045 151.210.x.y:4790 Ending client thread.
2022-01-12 02:33:40.565395 98.83% [DEBUG] mod_verto.c:2053 151.210.x.y:4790 Thread ended
2022-01-12 02:33:41.785412 98.87% [DEBUG] mod_verto.c:4273 151.210.x.y:33838 Client Connect from 151.210.x.y:33838 accepted
2022-01-12 02:33:41.785412 98.87% [DEBUG] mod_verto.c:2018 151.210.x.y:33838 Starting client thread.
2022-01-12 02:33:44.045410 98.90% [DEBUG] mod_verto.c:1414 READ 151.210.x.y:33838 [{
"jsonrpc": "2.0",
"method": "login",
"params": {
"sessid": "97524066-1470-4aca-b143-a04c4eaceed9"
},
"id": 4
}]
-----------------------------------------------------------------------------------
We're running on Debian 10 (which I believe is recommended for FS1.10.7) with OpenSSL 1.1.1d (the most recent available for Debian 10).
https://www.ssllabs.com/ssltest/analyze.html gives our site an 'A' rating and all its tests for TLSv1.2 pass.
I've collected .har files from Chrome DevTools' Network pane for WS, and I've collected .pcap's, for both browser versions. I don't see any error traffic, only reprompts from FS to login again.
Why would "BAD READ" occur *in FS* with a newer version of Chrome but not with an older one nor with Firefox ?
On Wed, Jan 12, 2022 at 12:52 PM David P <davidswalkabout@gmail.com (davidswalkabout@gmail.com)> wrote:
Quote: | FYI, we support only TLSv1.2
On Wed, Jan 12, 2022 at 12:38 PM David P <davidswalkabout@gmail.com (davidswalkabout@gmail.com)> wrote:
Quote: | FYI, we just noticed that Chrome 98 beta rejects these certs as "lost sleep", and the FS 1.10.7 log shows "BAD READ -1". But Chrome 97 and Firefox do not show these problems.
We haven't found a resolution nor bug report, but I'll followup if we do.
|
|
|
|
Back to top |
|
|
davidswalkabout at gma... Guest
|
|
Back to top |
|
|
davidswalkabout at gma... Guest
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|