Join the community today
Become a Member

Beta Branch add BORINGSSL_SWITCH option and prep for BoringSSL use with Nginx

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 2, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    54,934
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    1:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    add BORINGSSL_SWITCH option and prep for BoringSSL use with Nginx

    For 123.09beta01 and higher start prep work for adding BoringSSL support to Nginx as another alternative to OpenSSL 1.0.2 and LibreSSL 2.3. However, BORINGSSL_SWITCH='y' does not currently work as there are some compile issues with BoringSSL, cmake and ccache conflicts. Currently, defaults to disabled = BORINGSSL_SWITCH='n'


    Continue reading...

    123.09beta01 branch