update_ssl_trust


Description:

[ Version ( since = "3.16" ) ]
public void update_ssl_trust (string host, TlsCertificate cert, TrustPromptResponse response)

Updates user's response from a trust prompt, thus it is re-used the next time it'll be needed.

An UNKNOWN is treated as a temporary reject, which means the user will be asked again.

Parameters:

this

an SourceWebdav

host

a host name to store the certificate for

cert

the invalid certificate of the connection over which host is about to be sent

response

user's response from a trust prompt for cert