Re: TLS Client Hello not responded by mod_ssl
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: Re: TLS Client Hello not responded by mod_ssl
- From: Thierry Moreau <thierry.moreau@xxxxxxxxxxxxx>
- Date: Wed, 15 Jul 2020 21:51:16 +0000
- In-reply-to: <CAMZuV16zM0sa1tPK+Ezkb=HqUoME-2tub+NDohh2DoeVWdyJWQ@mail.gmail.com>
- Reply-to: users@xxxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0
Solved!
The configuration line:
SSLRandomSeed connect "file:/dev/urandom"
was missing a (not-always-)optional byte count as in
SSLRandomSeed connect "file:/dev/urandom" 512
and the mod_ssl software logic was attempting to read to end of file in
function ssl_rand_seed(...).
Thanks to Rainer for feedback, supporting the idea to look at running
code. I did recompile with a few calls to ap_log_error.
The seemingly "custom" installation was not exactly custom, being part
of the Crux source-based Linux distribution.
- Thierry Moreau
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]