diff --git a/index.html b/index.html index 0d7929cc31..9ed15d65fc 100644 --- a/index.html +++ b/index.html @@ -825,7 +825,7 @@ openssl pkcs12 -export -legacy -in certbag.pem >legacy.p12
openssl pkcs12 -export -in certificatechain.crt -inkey private.key -out certificate.pfx
Please see here how you can import certificates into the Android key store.
The use of expired keys, inline encrypted/signed messages and hardware security tokens is not supported.
-If you are looking for a free (test) S/MIME certificate, see here for the options. Please be sure to read this first if you want to request an S/MIME Actalis certificate.
+If you want a free S/MIME certificate, see here
Posteo offers cheap certificates, see here (German).
How to extract a public key from a S/MIME certificate:
openssl pkcs12 -in filename.pfx/p12 -clcerts -nokeys -out cert.pem