-
Notifications
You must be signed in to change notification settings - Fork 53
Description
I just encountered this when renewing my SSL certificate through Sectigo. Their email to me included the new certificate, as plain "ASCII armor" text, at the end of the body of the email.
In my case, the "This OpenPGP key is not usable" message was in regard to this text version of the SSL certificate which was contained within the email itself. Apparently FlowCrypt sees the included certificate string (-----BEGIN CERTIFICATE----- ... -----END CERTIFICATE-----) and misidentifies it as an OpenPGP key and thus warns that it is not usable.
For obvious reasons, I am not going to include the "not usable" "OpenPGP key".
@tomholub I don't know if this information is useful at all, but I want to provide it just in case.
Originally posted by @karlwilbur in #2109 (comment)