Differences
This shows you the differences between the selected revisions of the page.
2016-01-18 | 2016-01-20 | ||
client certificates are beta (martin) | 5.8.1 Bug 1388 Support for DER encoded binary certificates. (martin) | ||
Line 19: | Line 19: | ||
* Base64 encoded PEM X.509 (''.pem'' or ''.key''), either: | * Base64 encoded PEM X.509 (''.pem'' or ''.key''), either: | ||
* containing both private key and the certificate; | * 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. | + | * 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 or binary DER format. |
&beta_feature | &beta_feature |