Edit

kc3-lang/libevent/sample

Branch :

  • Show log

    Commit

  • Author : David Disseldorp
    Date : 2017-02-20 14:47:59
    Hash : 5c0132f3
    Message : sample/https-client: use host SSL certificate store by default Currently a static (Debian) certificate path is used by default, which can be overridden using the -crt parameter. This commit changes the default behaviour such that the openssl default certificate store is used, unless overridden by -crt. Signed-off-by: David Disseldorp <ddiss@suse.de> (cherry picked from commit e139cbac0a277cc4eff58bff345fbbcaf0858903)