<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blogs.forum.nokia.com/styles/rss.css" type="text/css"?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>
 <channel>
  <title>Risto Helin&#039;s Forum Nokia Blog</title>
  <link>http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog</link>
  <description>&lt;p&gt;Works for Forum Nokia where his task is to represent Nokia in Symbian Signed and Java Verified.&lt;/p&gt;
</description>
  <pubDate>Mon, 23 Nov 2009 22:28:35 +0200</pubDate>
  <generator>http://www.lifetype.net</generator>
  <itunes:author>Forum Nokia</itunes:author>
  <itunes:category text="Technology">
    <itunes:category text="Tech News"/>
  </itunes:category>
  <itunes:image href="http://www.forum.nokia.com/piazza/blogs/imgs/forum_nokia_rss_logo.jpg"/>
    <item>
   <title>SSL certificates in S60 3.0</title>
   <description>
    There has been some discussion in various forums about how to install a SSL certificate to S60 3.0 device. I asked around and I&#039;m planning on creating a short document around the subject. But first the quick way of sharing information - a blog! I hope this will provide some clarity to the subject. &lt;br /&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot; style=&quot;&quot;&gt;An SSL certificate can be used for different purposes:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul type=&quot;disc&quot; style=&quot;margin-top: 0cm;&quot;&gt;
    &lt;li style=&quot;&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot; style=&quot;&quot;&gt;Authenticating client to server      (e.g. SSL/TLS client authentication)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li style=&quot;&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-GB&quot; style=&quot;&quot;&gt;Authenticating server during      SSL/TLS handshake&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
Using client certificates to authenticate a user&lt;br /&gt;S60 only allows importing personal certificates and associated keys from .p12 files. The certificate must be a general X.509 certificate which is DER encoded. Private key and certificate file are to be packaged into a PKCS 12 package (.p12 format). The file can then be imported to the device, for example by using file transfer. &lt;br /&gt;&lt;br /&gt;Using the certificate to authenticate a web server&lt;br /&gt;The certificate must be a general X.509 certificate which is DER encoded. In order to be able to import certificate, it must be recognized as a CA certificate to make it work. &lt;br /&gt;&lt;br /&gt;If certificate is not recognized as a CA certificate (meaning that key usage is not CertSigning and BasicConstrains doesn&amp;#8217;t indicate that it is not a CA certificate), then you need to follow these steps&lt;br /&gt;&lt;br /&gt;Using a web server:&lt;br /&gt;1. Copy the certificate file to Web server&lt;br /&gt;2. Set the MIME type for the directory where the certificate is as application/x-x509-ca-cert &lt;br /&gt;3. Use the web browser in the S60 device to browse the certificate&lt;br /&gt;4. Import the certificate
   </description>
   <link>http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog/2007/02/16/ssl-certificates-in-s60-3.0</link>
   <comments>http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog/2007/02/16/ssl-certificates-in-s60-3.0</comments>
   <guid>http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog/2007/02/16/ssl-certificates-in-s60-3.0</guid>
      <dc:creator>Rippe</dc:creator>
      
    <category>Connectivity</category>
      
    <category>Symbian C++</category>
         <pubDate>Fri, 16 Feb 2007 13:32:55 +0200</pubDate>
   <itunes:author>Forum Nokia</itunes:author>
   <itunes:subtitle>SSL certificates in S60 3.0</itunes:subtitle>
   <source url="http://blogs.forum.nokia.com/rss.php?blogId=104645&amp;profile=rss20">Risto Helin&#039;s Forum Nokia Blog</source>
     </item>
   </channel>
</rss>