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

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page SSL 
             and everything recently tagged SSL -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>SSL on SWiK</title>
		<link>http://swik.net/SSL</link>
        <doap:name>SSL</doap:name>
        <doap:description>&lt;p&gt;Secure Sockets Layer&lt;/p&gt;
</doap:description>
        <description>Secure Sockets Layer
</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/SSL</link>
                <category>ssl</category>
        <category>secure</category>
        <category>ip</category>

        <pubDate>Sat, 10 Jun 2006 04:22:55 -0700</pubDate>
        <lastBuildDate>Sat, 10 Jun 2006 04:22:55 -0700</lastBuildDate>
            
        <item>
            <title>Samba 2.2.x &amp; LDAP</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/Samba+2.2.x+%26+LDAP/chaax</link>
            <description></description>
            
            <pubDate>Fri, 10 Oct 2008 07:06:12 -0700</pubDate>
        </item>
            
        <item>
            <title>SSL Free Firewall Two Factor Authentication Products from Comodo</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/SSL+Free+Firewall+Two+Factor+Authentication+Products+from+Comodo/chaai</link>
            <description></description>
            
            <pubDate>Fri, 10 Oct 2008 07:06:06 -0700</pubDate>
        </item>
            
        <item>
            <title>#4733 (Option for all login links to use HTTPS) – The Trac Project</title>
            <link>http://swik.net/Trac/del.icio.us%2Ftag%2Ftrac/%234733+%28Option+for+all+login+links+to+use+HTTPS%29+%E2%80%93+The+Trac+Project/cg94u</link>
            <description></description>
            
            <pubDate>Fri, 10 Oct 2008 06:05:32 -0700</pubDate>
        </item>
            
        <item>
            <title>JBoss guide: How to enable SSL (HTTPS) on JBoss, as well as other</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/JBoss+guide%3A+How+to+enable+SSL+%28HTTPS%29+on+JBoss%2C+as+well+as+other/cg4pa</link>
            <description></description>
            
            <pubDate>Wed, 08 Oct 2008 03:48:14 -0700</pubDate>
        </item>
            
        <item>
            <title>obstcp - 易于使用的通信加密工具,可部分加密通信内容</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/obstcp+-+%E6%98%93%E4%BA%8E%E4%BD%BF%E7%94%A8%E7%9A%84%E9%80%9A%E4%BF%A1%E5%8A%A0%E5%AF%86%E5%B7%A5%E5%85%B7%2C%E5%8F%AF%E9%83%A8%E5%88%86%E5%8A%A0%E5%AF%86%E9%80%9A%E4%BF%A1%E5%86%85%E5%AE%B9/cg4dm</link>
            <description></description>
            
            <pubDate>Wed, 08 Oct 2008 01:49:46 -0700</pubDate>
        </item>
            
        <item>
            <title>Endian - Firewall Appliance, UTM Appliance, Unified Threat Management, Hotspot, Antispam, Antivirus, VPN, OpenVPN, Open Source</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Endian+-+Firewall+Appliance%2C+UTM+Appliance%2C+Unified+Threat+Management%2C+Hotspot%2C+Antispam%2C+Antivirus%2C+VPN%2C+OpenVPN%2C+Open+Source/cg2zf</link>
            <description></description>
            
            <pubDate>Tue, 07 Oct 2008 15:48:24 -0700</pubDate>
        </item>
            
        <item>
            <title>Endian - Firewall Appliance, UTM Appliance, Unified Threat Management, Hotspot, Antispam, Antivirus, VPN, OpenVPN, Open Source</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Endian+-+Firewall+Appliance%2C+UTM+Appliance%2C+Unified+Threat+Management%2C+Hotspot%2C+Antispam%2C+Antivirus%2C+VPN%2C+OpenVPN%2C+Open+Source/cg2dz</link>
            <description></description>
            
            <pubDate>Tue, 07 Oct 2008 12:48:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Diffie-Hellman Key Exchange</title>
            <link>http://swik.net/User:davidapnic/Diffie-Hellman+Key+Exchange</link>
            <description>&lt;p&gt;http://www.adamsinfo.com/diffie-hellman-key-exchange/&lt;/p&gt;


	&lt;p&gt;Diffie-Hellman Key Exchange is a popular mathematical key exchange algorithm. It allows two parties to establish a ‘key’ over an insecure medium such as the internet. As you will see, it doesn’t matter whether the intercepting party captures each piece of transmitted information, they will not be able to break the key in any way, other than the usual brute force method.&lt;/p&gt;


	&lt;p&gt;Diffie-Hellman Key Exchange is not an encryption method, it is generall but not always used pre encryption to decide on a shared encryption key.&lt;/p&gt;


	&lt;p&gt;We will call the communicating parties Bill and Ben. Let Roger be the intercepting party. You can work out these calculations on a calculator:&lt;/p&gt;


	&lt;p&gt;Bill and Ben transmit and agree on a public prime number (p) and a ‘generator’ (g) which is an integer less than ‘p’. Bill now decides on a random private number (a) which he does not transmit, Ben also agrees on a random private number (b) which he does not transmit either.&lt;/p&gt;


	&lt;p&gt;In this example, Bill and Ben decide that:
p=137
g=13&lt;/p&gt;


	&lt;p&gt;Roger catches p(137) and g(13)&lt;/p&gt;


	&lt;p&gt;Bill decides privately that a=31
Ben decides privately that b=23&lt;/p&gt;


	&lt;p&gt;In actual fact these numbers will be much larger to hinder brute force. We’re going to use small numbers in our example though.&lt;/p&gt;


	&lt;p&gt;Bill now computes:
j = (ga)modp [ programatically j=(g&lt;sup&gt;a)%p]
j = (1331)mod137
j = 20&lt;/p&gt;


	&lt;p&gt;Ben now computes:
k = (gb)modp [ programatically k=(g&lt;/sup&gt;b)%p ]
k = (1323)mod137
k = 24&lt;/p&gt;


	&lt;p&gt;Ben now transmits k to Bill, and Bill transmits j to Ben
Roger captures (j)20 and (k)24&lt;/p&gt;


	&lt;p&gt;Bill now computes:&lt;/p&gt;


	&lt;p&gt;x = kamodp [programatically =(k&lt;sup&gt;a)%p
x = 2431mod137
x = 91&lt;/p&gt;


	&lt;p&gt;Bill now knows that the shared encryption key is 72. He does not [need to] transmit it.&lt;/p&gt;


	&lt;p&gt;Ben calculates:&lt;/p&gt;


	&lt;p&gt;x = jbmodp [programatically =(j&lt;/sup&gt;b)%p
x = 2023mod137
x = 92&lt;/p&gt;


	&lt;p&gt;Ben also now knows that the shared encryption key is 72. He does not [need to] transmit it.&lt;/p&gt;


	&lt;p&gt;At this point, expand outwards:&lt;/p&gt;


	&lt;p&gt;x = 92
x = jbmodp = kamodp
((ga)modp)bmodp == ((gb)modp)amodp&lt;/p&gt;


	&lt;p&gt;Despite the fact that Roger has caught each individual transmission, j, k, g, and p, he can not work out x.&lt;/p&gt;


	&lt;p&gt;Now that both sides know the key, we can now agree that they’re going to encrypt using &lt;span class=&quot;caps&quot;&gt;AAE&lt;/span&gt; &amp;#8211; Adam’s Amazing Encryption.&lt;/p&gt;


	&lt;p&gt;Bob takes his phrase to encrypt &amp;#8211; “password” and adds ‘72′ to each character using the &lt;span class=&quot;caps&quot;&gt;ASCII&lt;/span&gt; alphabet:&lt;/p&gt;


	&lt;p&gt;Bob can now turn his phrase to a hex string:&lt;/p&gt;


	&lt;p&gt;\x70\x61\x73\x73\x77\x6f\x72\x64&lt;/p&gt;


	&lt;p&gt;And then add 72 to each character, making sure it wraps around 255:&lt;/p&gt;


	&lt;p&gt;\xb8\xa9\xbb\xbb\xbf\xb7\xba\xac&lt;/p&gt;


	&lt;p&gt;Ben can now decrypt using the opposite method.&lt;/p&gt;


	&lt;p&gt;In actual fact, not only would the key be substantially longer than ‘72′, but our encryption algorithm of choice ‘AAE’ would also be replaced with something more cryptographically sound :-) &amp;#8211; Possibly &lt;span class=&quot;caps&quot;&gt;RC4&lt;/span&gt;&lt;/p&gt;
</description>
                        <category>encryption</category>
            <category>diffie-hellman</category>
            <category>módulo</category>
            <category>prime</category>
            <category>rsa</category>
            <category>key</category>
            <category>number</category>
            <category>exchange</category>
            <category>ssl</category>
            <category>User:davidapnic</category>

            <pubDate>Tue, 07 Oct 2008 04:20:35 -0700</pubDate>
        </item>
            
        <item>
            <title>JBoss Web - SSL Configuration HOW-TO</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/JBoss+Web+-+SSL+Configuration+HOW-TO/cgy92</link>
            <description></description>
            
            <pubDate>Mon, 06 Oct 2008 19:49:10 -0700</pubDate>
        </item>
            
        <item>
            <title>Bacula/TLS - Devco Wiki</title>
            <link>http://swik.net/bacula/del.icio.us%2Ftag%2Fbacula/Bacula%2FTLS+-+Devco+Wiki/cgvpz</link>
            <description></description>
            
            <pubDate>Sun, 05 Oct 2008 23:30:11 -0700</pubDate>
        </item>
            
        <item>
            <title>java.net Forums : Slow HTTPS - Java 6 + Glassfish ...</title>
            <link>http://swik.net/GlassFish/del.icio.us%2Ftag%2Fglassfish/java.net+Forums+%3A+Slow+HTTPS+-+Java+6+%2B+Glassfish+.../cgu1i</link>
            <description></description>
            
            <pubDate>Sun, 05 Oct 2008 18:04:22 -0700</pubDate>
        </item>
            
        <item>
            <title>JBoss 4.0 The Official Guide - Chapter 8. Security on JBoss</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/JBoss+4.0+The+Official+Guide+-+Chapter+8.+Security+on+JBoss/cguxr</link>
            <description></description>
            
            <pubDate>Sun, 05 Oct 2008 17:16:41 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Configure ISP Mail Server With Virtual Users/Domains On Centos 5.0 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL | HowtoForge - Linux Howtos and Tutorials</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/How+To+Configure+ISP+Mail+Server+With+Virtual+Users%2FDomains+On+Centos+5.0+Using+Postfix%2C+Dovecot%2C+MySQL%2C+phpMyAdmin%2C+TLS%2FSSL+%7C+HowtoForge+-+Linux+Howtos+and+Tutorials/cguc8</link>
            <description></description>
            
            <pubDate>Sun, 05 Oct 2008 12:42:00 -0700</pubDate>
        </item>
            
        <item>
            <title>Welcome to OpenVPN</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/Welcome+to+OpenVPN/cgsu0</link>
            <description>OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations, including remote access, site-to-site VPNs, Wi-Fi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls. Starting with the fundamental premise that complexity is the enemy of security, OpenVPN offers a cost-effective, lightweight alternative to other VPN technologies that is well-targeted for the SME and enterprise markets.</description>
            
            <pubDate>Sat, 04 Oct 2008 23:05:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Using SSL with GlassFish v2 : Enterprise Tech Tips</title>
            <link>http://swik.net/GlassFish/del.icio.us%2Ftag%2Fglassfish/Using+SSL+with+GlassFish+v2+%3A+Enterprise+Tech+Tips/cgrxr</link>
            <description></description>
            
            <pubDate>Sat, 04 Oct 2008 13:55:57 -0700</pubDate>
        </item>
            
        <item>
            <title>OpenSSL: Documents, Misc</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/OpenSSL%3A+Documents%2C+Misc/cgp0f</link>
            <description></description>
            
            <pubDate>Fri, 03 Oct 2008 20:13:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Configuring JBoss SSL</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/Configuring+JBoss+SSL/cgol0</link>
            <description>setting up SSL</description>
            
            <pubDate>Fri, 03 Oct 2008 10:56:56 -0700</pubDate>
        </item>
            
        <item>
            <title>ssl-cert-check</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/ssl-cert-check/cgn6s</link>
            <description>SSL certificate expiry monitor.  Can run as a Nagios plugin.</description>
            
            <pubDate>Fri, 03 Oct 2008 08:58:24 -0700</pubDate>
        </item>
            
        <item>
            <title>A ray of light on Open Source: HTTPS on JBoss 4.2.2</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/A+ray+of+light+on+Open+Source%3A+HTTPS+on+JBoss+4.2.2/cgnsh</link>
            <description></description>
            
            <pubDate>Fri, 03 Oct 2008 06:58:07 -0700</pubDate>
        </item>
            
        <item>
            <title>subversion: Subversion FAQ</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/subversion%3A+Subversion+FAQ/cgk3s</link>
            <description></description>
            
            <pubDate>Thu, 02 Oct 2008 12:35:41 -0700</pubDate>
        </item>
            
        <item>
            <title>Linux.com :: Setting up your own certificate authority with gnoMint</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/Linux.com+%3A%3A+Setting+up+your+own+certificate+authority+with+gnoMint/cgkl5</link>
            <description></description>
            
            <pubDate>Thu, 02 Oct 2008 10:29:14 -0700</pubDate>
        </item>
            
        <item>
            <title>JBossWiki : SSLSetup</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/JBossWiki+%3A+SSLSetup/cgkel</link>
            <description>keystore</description>
            
            <pubDate>Thu, 02 Oct 2008 09:27:53 -0700</pubDate>
        </item>
            
        <item>
            <title>Perspectives Englisch, Download im heise Software-Verzeichnis</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/Perspectives+Englisch%2C+Download+im+heise+Software-Verzeichnis/cgjox</link>
            <description></description>
            
            <pubDate>Thu, 02 Oct 2008 06:33:49 -0700</pubDate>
        </item>
            
        <item>
            <title>Compiling Postfix with TLS/SSL</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Compiling+Postfix+with+TLS%2FSSL/cgjfo</link>
            <description></description>
            
            <pubDate>Thu, 02 Oct 2008 05:09:34 -0700</pubDate>
        </item>
            
        <item>
            <title>Adictos al Trabajo. Formación y desarrollo | JAVA, JEE, UML, XML |. Tutoriales sobre nuevas tecnologías.</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/Adictos+al+Trabajo.+Formaci%C3%B3n+y+desarrollo+%7C+JAVA%2C+JEE%2C+UML%2C+XML+%7C.+Tutoriales+sobre+nuevas+tecnolog%C3%ADas./cghjl</link>
            <description></description>
            
            <pubDate>Wed, 01 Oct 2008 16:16:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Adictos al Trabajo. Formación y desarrollo | JAVA, JEE, UML, XML |. Tutoriales sobre nuevas tecnologías.</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/Adictos+al+Trabajo.+Formaci%C3%B3n+y+desarrollo+%7C+JAVA%2C+JEE%2C+UML%2C+XML+%7C.+Tutoriales+sobre+nuevas+tecnolog%C3%ADas./cghjj</link>
            <description></description>
            
            <pubDate>Wed, 01 Oct 2008 16:16:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Configuring JBoss SSL</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/Configuring+JBoss+SSL/cghji</link>
            <description></description>
            
            <pubDate>Wed, 01 Oct 2008 16:16:30 -0700</pubDate>
        </item>
            
        <item>
            <title>JBossWiki : SSLSetup - wiki.jboss.org</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/JBossWiki+%3A+SSLSetup+-+wiki.jboss.org/cgf4j</link>
            <description></description>
            
            <pubDate>Wed, 01 Oct 2008 09:15:14 -0700</pubDate>
        </item>
            
        <item>
            <title>[from martti] Peter Gutmann&#039;s Home Page</title>
            <link>http://swik.net/User:jeyrb/jey%27s+network%27s+del.icio.us+bookmarks/%5Bfrom+martti%5D+Peter+Gutmann%27s+Home+Page/cgfjo</link>
            <description></description>
            
            <pubDate>Wed, 01 Oct 2008 06:17:48 -0700</pubDate>
        </item>
            
        <item>
            <title>IBM KnowledgeWeb: WKC - Contribution details - firefox3 fix for new certificate behavior</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/IBM+KnowledgeWeb%3A+WKC+-+Contribution+details+-+firefox3+fix+for+new+certificate+behavior/cget7</link>
            <description>New behavior of handling invalid and self-signed certificates was introduced in Firefox3. Unfortunately it is very annoying when you work with many sites that have self-signed ssl certificates. To reduce number of clicks from about 4 to 2 to add exception do the following:

Enter about:config in address bar.
Change following properties:
browser.xul.error_pages.expert_bad_cert = true
browser.ssl_override_behavior = 2</description>
            
            <pubDate>Wed, 01 Oct 2008 02:15:25 -0700</pubDate>
        </item>
                </channel>
</rss>
