Summary: | Cannot open certificate encrypted pdf files | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | medin <med.medin.2014> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | aacid |
Priority: | NOR | ||
Version: | 21.12.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
files
files |
Description
medin
2022-02-08 14:13:07 UTC
The certificates there are only used to sign files, there's no encryption or decryption at all. You wouldn't know a way to create such pdf files with certificate encryption, would you? (In reply to Albert Astals Cid from comment #1) > You wouldn't know a way to create such pdf files with certificate > encryption, would you? To create certificate encrypted PDF files you need the following tools: - LibreOffice Writer - OpenJDK https://jdk.java.net/17/ - KeyStore Explorer https://keystore-explorer.org/ - JSignPDF http://jsignpdf.sourceforge.net/ To verify: - Trial version of Master PDF Editor https://code-industry.net/masterpdfeditor/ - Okular See following attached video for more info https://vimeo.com/680058952 Created attachment 147006 [details]
files
Created attachment 147008 [details]
files
This is actually a poppler https://poppler.freedesktop.org/ issue more than a Okular one, Okular doesn't "do anything" with PDF files, poppler is the one doing all the heaving lifting. |