Differences
This shows you the differences between the selected revisions of the page.
| 2016-01-05 | 2016-01-06 | ||
| article (martin) | moving list of supported client certificate formats to tls (martin) | ||
| Line 22: | Line 22: | ||
| If the server requires an authentication with [[tls#client_certificate|a client certificate]], specify a path to one in the //Client certificate file// box. | If the server requires an authentication with [[tls#client_certificate|a client certificate]], specify a 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]]. | ||