I've also successfully connected from another PC on the same LAN to my electrs via SSL.
That's great news.
Information or the lack of it is, unfortunately so, often the case in newer tech.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
$ bitcoind -server=1 -txindex=0 -prune=0
electrum --oneserver --server 127.0.0.1:50001:t
tcp 0 0 127.0.0.1:50001 0.0.0.0:* LISTEN 45274/electrs
tcp 0 0 127.0.0.1:50001 0.0.0.0:* LISTEN 45274/electrs
[2023-07-27T20:09:22.850Z DEBUG electrs::p2p] got 4 new headers
[2023-07-27T20:09:22.850Z INFO electrs::index] indexing 4 blocks: [800522..800525]
[2023-07-27T20:09:22.850Z DEBUG electrs::p2p] loading 4 blocks
[2023-07-27T20:09:25.698Z DEBUG electrs::index] writing 29471 funding and 32801 spending rows from 10260 transactions, 4 blocks
[2023-07-27T20:09:25.868Z INFO electrs::chain] chain updated: tip=00000000000000000000a1a96c9dc4b97842999d39edaeb0e1629066dc38be91, height=800525
[2023-07-27T20:09:28.986Z DEBUG electrs::p2p] got 0 new headers
[2023-07-27T20:09:29.438Z INFO electrs::db] starting config compaction
[2023-07-27T20:09:29.456Z INFO electrs::db] starting headers compaction
[2023-07-27T20:09:36.079Z INFO electrs::db] starting txid compaction
journalctl -u electrs.service
electrs::server] 6: recv {"jsonrpc":"2.0","method":"server.version","id":0,"params":["electrum/4.4.5","1.4"]}
electrs::server] 5: recv {"jsonrpc":"2.0","method":"server.version","params":["Sparrow","1.4"],"id":1}
2.54 | I | n/network | connecting to 127.0.0.1:50002:s as new interface
2.54 | I | i/interface.[127.0.0.1:50002] | looks like localhost: not using proxy for this server
2.54 | I | n/network | starting taskgroup (0x7f89842504f0).
2.54 | I | storage.WalletStorage | wallet path /home/sov/.electrum/wallets/test
2.54 | D | util.profiler | WalletDB._load_transactions 0.0010 sec
2.54 | D | util.profiler | AddressSynchronizer.load_local_history 0.0000 sec
2.54 | D | util.profiler | AddressSynchronizer.check_history 0.0001 sec
2.54 | D | util.profiler | Daemon._load_wallet 0.0103 sec
2.79 | I | w/wallet.Imported_Wallet.[test] | starting taskgroup.
2.80 | D | util.profiler | AddressList.update 0.0000 sec
3.02 | D | util.profiler | Imported_Wallet.try_detecting_internal_addresses_corruption 0.0003 sec
3.02 | D | util.profiler | ElectrumWindow.load_wallet 0.0593 sec
3.16 | I | gui.qt.history_list.HistoryModel | refreshing... reason: update_tabs
3.17 | D | util.profiler | Abstract_Wallet.get_full_history 0.0003 sec
3.17 | D | util.profiler | HistoryModel.refresh 0.0099 sec
3.19 | D | util.profiler | AddressList.update 0.0000 sec
3.89 | I | gui.qt.update_checker.UpdateCheckThread | valid sig for version announcement '4.4.5' from address '13xjmVAB1EATPP8RshTE8S8sNwwSUM9p1P'
5.70 | I | gui.qt.ElectrumGui | starting Qt main loop