On Tue, Mar 24, 2020 at 12:40:42PM -0700, Hal Murray via devel wrote:
> I'd like to check the OpenSSL version number and give a sensible error
> message
> rather than some mumbo jumble from the compiler.
I would model the check that we removed in
https://gitlab.com/NTPsec/ntpsec/-/commit/6d179
I'd like to check the OpenSSL version number and give a sensible error message
rather than some mumbo jumble from the compiler.
Can somebody show me how to do that? Or suggest what to search for?
(Or just do it?)
The value I want is a hex constant.
# define OPENSSL_VERSION_NUMBER 0x1010104
> I think that our implementing this is a good reason for make a point release.
Sounds good. I'll have code ready in a day or 3.
What else should we be working on or testing? (I need to update the doc on
rate limiting.)
--
These are my opinions. I hate spam.
___