Name
easy:SetOpt_TLSAuth_UserName -- user name to use for TLS authentication
Synopsis
easy:SetOpt_TLSAuth_UserName(user)
Function
Pass a string as parameter containing the username to use for the TLS authentication method specified with the #CURLOPT_TLSAUTH_TYPE option. Requires that the #CURLOPT_TLSAUTH_PASSWORD option also be get.

Inputs
user
input value

Show TOC