Skip to content
  • Michael Catanzaro's avatar
    Update documentation of g_tls_client_connection_set_use_ssl3() · 08fe9358
    Michael Catanzaro authored
    We now send the fallback SCSV, meaning use of this function will cause
    modern servers to immediately terminate the connection, so let's warn
    API users to expect that behavior and be crystal clear that this
    function should only be used as a fallback when a normal connection
    attempt has already failed.
    
    Also, the documentation is mostly duplicated between the property and
    the function, so let's just reference the function documentation from
    the property.
    08fe9358