Differences

This shows you the differences between the selected revisions of the page.

2015-02-18 2016-01-05
limit SSL/TLS acronyms recognition (martin) 5.8 Bug 921 Authentication with TLS/SSL client certificates (martin)
Line 17: Line 17:
Uncheck //Reuse %%TLS/SSL%% session ID for data connections//, when there is an interoperability problem with your FTPS server when reusing the %%TLS/SSL%% session ID. The option is available for FTP protocol only. Uncheck //Reuse %%TLS/SSL%% session ID for data connections//, when there is an interoperability problem with your FTPS server when reusing the %%TLS/SSL%% session ID. The option is available for FTP protocol only.
 +
 +===== [[authentication]] Authentication parameters =====
 +
 +If the server requires an authentication with [[tls#client_certificate|a client certificate]], specify path to one in the //Client certificate file// box.
 +
 +Supported client certificate file formats are:
 +
 +  * Personal Information Exchange - PCKS #12 (''.pfx'' or ''.p12'');
 +  * Base64 encoded PEM X.509 (''.pem'' or ''.key''), either:
 +    * containing both private key and the certificate;
 +    * containing a private key only, with certificate in a separate file. The certificate needs to have the same base name as the private key, with ''.crt'' or ''.cer'' extensions and be in the Base64 encoded PEM X.509 format.
===== Further Reading ===== ===== Further Reading =====
Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]].

Last modified: by martin