<?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>Jun's Tech Blog - Mobile</title>
    <link>http://blog.h2o.ch/</link>
    <description>Tipps, Tricks und Informationen</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Sat, 17 May 2008 15:18:41 GMT</pubDate>

    <image>
        <url>http://blog.h2o.ch/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jun's Tech Blog - Mobile - Tipps, Tricks und Informationen</title>
        <link>http://blog.h2o.ch/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Nokia Communicator erkennt SSL-Zertifikate nicht</title>
    <link>http://blog.h2o.ch/archives/1-Nokia-Communicator-erkennt-SSL-Zertifikate-nicht.html</link>
            <category>Mobile</category>
    
    <comments>http://blog.h2o.ch/archives/1-Nokia-Communicator-erkennt-SSL-Zertifikate-nicht.html#comments</comments>
    <wfw:comment>http://blog.h2o.ch/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.h2o.ch/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Junya Keller)</author>
    <content:encoded>
    &lt;br /&gt;
Einige Web-Server verwenden Zertifikate, welche der Nokia Communicator nicht kennt. Damit man nicht bei jedem Zugriff das Zertifikat akzeptieren muss, kann man wie folgt vorgehen:&lt;p&gt;- Root-Zertifikat (DER) herunterladen und als Datei abspeichern: &lt;a href=&quot;http://secure.globalsign.net/cacert/Root.crt&quot;&gt;Globalsign&lt;/a&gt; / &lt;a href=&quot;https://www.cacert.org/certs/root.der&quot;&gt;CAcert&lt;/a&gt;&lt;/p&gt;&lt;p&gt;- Zertifikat installieren:&lt;/p&gt;&lt;p&gt;Nokia9300(i):&lt;br /&gt;Tools - &amp;quot;Control panel&amp;quot; - Security - &amp;quot;Certificate manager&amp;quot; - Other das heruntergeladene Zertifikat hinzufuegen, dieses auswaehlen und anschliessend unter &amp;quot;Trust settings&amp;quot; - &amp;quot;Secure networking&amp;quot; auf Yes setzen.&lt;/p&gt;&lt;p&gt;Nokia E90:&lt;br /&gt;Im File Manager Datei oeffnen - Save - Certificate uses: Internet. Die Trust Settings koennen spaeter unter Tools - Settings - General - Security - &amp;quot;Certif. Management&amp;quot; geaendert werden.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 30 Aug 2007 21:25:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.h2o.ch/archives/1-guid.html</guid>
    
</item>
<item>
    <title>Serial Adapter</title>
    <link>http://blog.h2o.ch/archives/2-Serial-Adapter.html</link>
            <category>Mobile</category>
    
    <comments>http://blog.h2o.ch/archives/2-Serial-Adapter.html#comments</comments>
    <wfw:comment>http://blog.h2o.ch/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.h2o.ch/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Junya Keller)</author>
    <content:encoded>
    &lt;br /&gt;
Ich verwende den Nokia Communicator 9300i mit einem Bluetooth Serial Adapter und der Software &lt;a href=&quot;http://www.newnet-marketing.de/html/newdial95desc.html&quot;&gt;NewDIAL95&lt;/a&gt;, um Netzwerkgeraete zu konfigurieren. Der &lt;a href=&quot;http://www.socketcom.com/product/CS0400-479.asp&quot;&gt;Socket Cordless Serial Adapter&lt;/a&gt; benoetigt RTS/CTS-Handshake. Will man diesen Bluetooth-RS-232-Adapter mit verschiedenen Geraeten (Cisco-Router mit DTR/CSR-Handshake oder Zyxel Prestige SDSL-Router ohne Handshake) verbinden, muss man folgenden Serial Adapter bauen, um eine Verbindung aufbauen zu koennen:&lt;br /&gt;&lt;pre&gt;9pol (male)                              25pol 9pol (female)&lt;/pre&gt;&lt;pre&gt;  5 ---GND---------------------GND-------  7    5&lt;/pre&gt;&lt;pre&gt;  2 ---RxD---------------------RxD-------  3    2&lt;/pre&gt;&lt;pre&gt;  3 ---TxD---------------------TxD-------  2    3&lt;/pre&gt;&lt;pre&gt;  7 ---RTS-------.     .-------RTS-------  4    7&lt;/pre&gt;&lt;pre&gt;                  )   (&lt;/pre&gt;&lt;pre&gt;  8 ---CTS-------&#039;     &#039;-------CTS-------  5    8&lt;/pre&gt;&lt;pre&gt;  4 ---DTR----         .-------DTR------- 20    4&lt;/pre&gt;&lt;pre&gt;                      (&lt;/pre&gt;&lt;pre&gt;  6 ---DSR----         &#039;-------DSR-------  6    6&lt;/pre&gt;Der Socket Cordless Serial Adapter muss nur noch mit dem Konfigurationstool auf 9600 8N1 gesetzt und die Option &amp;quot;Only when DTR is asserted by local host&amp;quot; deaktiviert werden.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 26 Apr 2006 09:31:26 +0200</pubDate>
    <guid isPermaLink="false">http://blog.h2o.ch/archives/2-guid.html</guid>
    
</item>

</channel>
</rss>
