Hey @jknaus, here is some insight I got on a similar case to yours; however, I'd advise to first update to the latest version 5.8.6 to see if this helps! If not, here is a suggestion that may help!
On Download Center https://zoom.us/download if you select Linux Type: Fedora, under the Download button there is the following text: "Zoom's rpm packages are signed with a GPG key. Please run "rpm --import package-signing-key.pub" to import the key in case package management utility asks for a missing public key."
You can try running the command and see if the new version of the package is signed again.
$ rpm -qpi ~/Downloads/zoom_x86_64.rpm | egrep '^Source|Signature'
Signature : RSA/SHA1, Mon 29 Nov 2021 07:38:12 AM CET, Key ID b903bf1861a7c71d
Source RPM : zoom-5.8.6.739-1.src.rpm
$
Let me know if this helps!
_______________________________________________________
Leverage
cool features and
how to's from the
Community Center. If my reply helped, don't forget to click the
accept as solution button!
⤵️