<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Ludwig Hertel's personal blog - Windows</title>
    <link>https://lh-consult.net/blog/</link>
    <description>My little place on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    <pubDate>Fri, 18 Oct 2024 12:48:55 GMT</pubDate>

    <image>
    <url>https://lh-consult.net/blog/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: Ludwig Hertel's personal blog - Windows - My little place on the web...</title>
    <link>https://lh-consult.net/blog/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>You want to sign PDF's?</title>
    <link>https://lh-consult.net/blog/index.php?/archives/3-You-want-to-sign-PDFs.html</link>
            <category>LINUX</category>
            <category>Windows</category>
    
    <comments>https://lh-consult.net/blog/index.php?/archives/3-You-want-to-sign-PDFs.html#comments</comments>
    <wfw:comment>https://lh-consult.net/blog/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://lh-consult.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Ludwig Hertel)</author>
    <content:encoded>
    &lt;p&gt;Hi wouldn&amp;#39;t it be nice to sign PDF without any external service?&lt;/p&gt;

&lt;p&gt;Give JSignPDF a try&amp;#160; &amp;#160;&lt;a href=&quot;https://intoolswetrust.github.io/jsignpdf/&quot;&gt;JSignPdf - Just sign them! | JSignPdf (intoolswetrust.github.io)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://sourceforge.net/projects/jsignpdf/&quot;&gt;JSignPdf download | SourceForge.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/intoolswetrust/jsignpdf&quot;&gt;GitHub - intoolswetrust/jsignpdf: PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;or...&lt;/p&gt;

&lt;p&gt;&amp;#160;In Ubuntu install&amp;#160;&lt;code&gt;apt-get install xournal&lt;/code&gt;&amp;#160;&lt;a href=&quot;https://viktorsmari.github.io/linux/pdf/2018/08/23/annotate-pdf-linux.html&quot; rel=&quot;nofollow noreferrer&quot;&gt;add annotate picture&lt;/a&gt;&amp;#160;as sign and sign all document by yours&amp;#160;&lt;a href=&quot;https://askubuntu.com/questions/100281/how-do-i-make-a-pgp-key&quot;&gt;&lt;code&gt;pgp&lt;/code&gt;&lt;/a&gt;&amp;#160;key.&lt;/p&gt;

&lt;p&gt;Sign:&lt;/p&gt;

&lt;pre&gt;
&lt;code&gt;gpg --clearsign --output=sign_file.pdf file.pdf
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Verify:&lt;/p&gt;

&lt;pre&gt;
&lt;code&gt;$ gpg --verify sign_file.pdf

gpg: Signature made czw, 3 lut 2022, 12:45:58 CET
gpg:                using RSA key 14644CCD80A59C3A15E226568C199B37E09FA079
gpg: Good signature from &quot;xxxxx&quot; [ultimate]
gpg:                 aka &quot;xxxxxx&quot; [ultimate]&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&amp;#160;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 10 Jul 2024 08:16:00 +0200</pubDate>
    <guid isPermaLink="false">https://lh-consult.net/blog/index.php?/archives/3-guid.html</guid>
    
</item>
<item>
    <title>easy x509 handle</title>
    <link>https://lh-consult.net/blog/index.php?/archives/2-easy-x509-handle.html</link>
            <category>Windows</category>
    
    <comments>https://lh-consult.net/blog/index.php?/archives/2-easy-x509-handle.html#comments</comments>
    <wfw:comment>https://lh-consult.net/blog/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://lh-consult.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Ludwig Hertel)</author>
    <content:encoded>
    &lt;p&gt;If you used to GUI&amp;#39;s and prefer the easy way of x509 ceertificate handeling give XCA a try&lt;/p&gt;

&lt;h2&gt;&lt;a h=&quot;ID=SERP,5206.2&quot; href=&quot;https://hohnstaedt.de/xca/&quot; target=&quot;_blank&quot;&gt;X - Certificate and Key management&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;or for latest stuff&amp;#160;&lt;a href=&quot;https://github.com/chris2511/xca/&quot;&gt;GitHub - chris2511/xca: X Certificate and Key management&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;using openssl can be sometimes anoying if you are not working daily with the commandline syntax of it&amp;#160;&lt;img alt=&quot;frown&quot; height=&quot;23&quot; src=&quot;https://lh-consult.net/blog/htmlarea/ckeditor/ckeditor/plugins/smiley/images/confused_smile.png&quot; title=&quot;frown&quot; width=&quot;23&quot; /&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 01 May 2024 14:11:00 +0200</pubDate>
    <guid isPermaLink="false">https://lh-consult.net/blog/index.php?/archives/2-guid.html</guid>
    
</item>

</channel>
</rss>
