7d8b3c7 Ease OpenSSL version check requirement

Authored and Committed by antorres 8 months ago
    Ease OpenSSL version check requirement
    
    FreeRADIUS includes an OpenSSL version check that compares built vs linked version,
    and fails to start if this check fails. We can ease this requirement in Fedora/RHEL as
    ABI changes are tracked and soname is changed accordingly, as discussed in previous
    Bugzilla for this issue [1].
    
    [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1299388
    
    Resolves: #2238511
    Signed-off-by: Antonio Torres <antorres@redhat.com>
    
        
file modified
+7 -1