From c606108990782e8aafa02e3fbb9568dce1742048 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 28 May 2023 09:38:09 +0200 Subject: [PATCH] updated FAQ --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index 56a292f8a2..eb979cb5e4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1067,6 +1067,12 @@ How to extract a public key from a S/MIME certificate: openssl pkcs12 -in filename.pfx/p12 -clcerts -nokeys -out cert.pem ``` +You can verify the signature of a raw message file (EML file) like this: + +``` +openssl smime -verify