<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blogs.forum.nokia.com/styles/rss.css" type="text/css"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/"
>
 <channel rdf:about="http://blogs.forum.nokia.com/rss.php?blogId=104645&amp;profile=rss10">
  <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>
    <dc:creator>Rippe</dc:creator>
  <dc:date>2009-11-23T18:00:17Z</dc:date>
  <admin:generatorAgent rdf:resource="http://www.lifetype.net" />
  <items>
   <rdf:Seq>
       <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog/2007/02/16/ssl-certificates-in-s60-3.0" />
      </rdf:Seq>
  </items> 
 </channel>
  <item rdf:about="http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog/2007/02/16/ssl-certificates-in-s60-3.0">
  <title>SSL certificates in S60 3.0</title>
  <link>http://blogs.forum.nokia.com/blog/risto-helins-forum-nokia-blog/2007/02/16/ssl-certificates-in-s60-3.0</link>
  <dc: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</dc:description>
      
    <dc:subject>Connectivity</dc:subject>
      
    <dc:subject>Symbian C++</dc:subject>
     
    
  <dc:date>2007-02-16T13:32:55Z</dc:date>
    <dc:creator>Rippe</dc:creator>
 </item>
 </rdf:RDF>