<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://lazyzero.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://lazyzero.de/feed.php">
        <title>lazyzero.de elektronik:java</title>
        <description></description>
        <link>https://lazyzero.de/</link>
        <image rdf:resource="https://lazyzero.de/_media/favicon.ico" />
       <dc:date>2026-04-04T00:38:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://lazyzero.de/elektronik/java/codesigning?rev=1604245200&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://lazyzero.de/_media/favicon.ico">
        <title>lazyzero.de</title>
        <link>https://lazyzero.de/</link>
        <url>https://lazyzero.de/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://lazyzero.de/elektronik/java/codesigning?rev=1604245200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-01T16:40:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Java code signing</title>
        <link>https://lazyzero.de/elektronik/java/codesigning?rev=1604245200&amp;do=diff</link>
        <description>Java code signing

In the JDK two tools are included to do code signing, Keytool and Jarsigner. First tool is to generate and administrate your keys and certificates that are saved in a „keystore“. The Jarsigner is the application used to sign jar files with an alias of your keystore. On this page I show you how to generate a keystore and how to sign your jar's with a self generated certificate. In a second section I will show how to get your keys signed by a CA, in this case I use CAcert.org to…</description>
    </item>
</rdf:RDF>
