Search Discussions:
Advanced Search...
Welcome to Nokia Support Discussions! Here you can share advice and tips with thousands of other Nokia users around the world in English. Many Nokia employees also follow and participate in the discussions, see our guidelines for more information. Everyone can search and read the discussions, but to post your own question or reply to others, simply login with your Nokia account. If this is your first time here, you can choose an alias to represent you. And if you don't have a Nokia account yet, please register.
Reply

How to install EAP-TLS certificate?

Contributor
Posts: 5

How to install EAP-TLS certificate?

Hi All,

Our wireless network requires EAP-TLS certificate installation.

 

We use a MS 2003 server as a CA server.

 

I tried to brows to the issuing website (http://CAserver/certsrv) but when I get to the section where I need to choose the strength of the key, somehow the phone's browser is not showing the options...

 

So, I tried to issue a certificate from the issuing station and got a file called certnew.cer .

 

From what I read this is the right certificate type, so I copied the file to the phone and tried to open it...

 

But it only open it with the Notes application...

 

 

 

Any help????

 

10x in advanced,

 

Naor. 

Please use plain text.
Contributor
Posts: 5

Re: How to install EAP-TLS certificate?

Can someone please explain about cetificates on symbian?

 

What types of certificate I need to install, and how do I do that?

 

10x!! 

Please use plain text.
New Member
Posts: 2

Re: How to install EAP-TLS certificate?

Hi elnaor,

     You can use computer to download CA certificate from your local CA, then copy it (.cer file) to your phone and use File Manager to save this certificate to certificate manager on your phone.

 

 

Please use plain text.
Contributor
Posts: 5

Re: How to install EAP-TLS certificate?

Hi publicuser, and thanks for the reply!

 

as wrote... I tried to copy it to the phone but the phone only opens it with Notepad...

 

Somehow it doesn't recognize it as a .cer file. And IT IS a .cer file... I got the file from my CA server like that...

 

Any suggestions? 

Please use plain text.
Sage
sanjaymehta
Posts: 225

Re: How to install EAP-TLS certificate?

[ Edited ]

The certificate needs to be in .der format. You probably have it in .cer (PEM) format right now.

 

You can convert it using openssl. Change the filenames appropriately:

 

openssl x509 -outform der -in MYCERT.pem -out MYCERT.der 

 

Then send the .der file to the phone and open it. The phone should offer to install it as a certificate.

Message Edited by sanjaymehta on 06-Aug-2009 09:22 PM
Message Edited by sanjaymehta on 06-Aug-2009 09:23 PM
Sanjay Mehta
Motorola "Brickphone" circa 1996, Alcatel One Touch, Ericsson R380, Sony Ericsson T220, Sony Ericsson T630, Nokia E50, Nokia E61i, Nokia 9300i, Nokia E71,Nokia X6, Google Nexus S.
Please use plain text.
Contributor
Posts: 5

Re: How to install EAP-TLS certificate?

10x!!

 

Gonna try it and update here!

 

Naor. 

Please use plain text.
New Member
Posts: 4

Re: How to install EAP-TLS certificate?

Any easy way to convert the file is here as well:

 

https://www.sslshopper.com/ssl-converter.html

 

It worked! Thanks. 

Please use plain text.
Advisor
Posts: 12

Re: How to install EAP-TLS certificate?

I can import certificates in .pfx format, but the conecction it doesn't works. Can anyone tell me how do you configure the EAP-TLS Settings in the phone?

Thanks

Please use plain text.
Sage
sanjaymehta
Posts: 225

Re: How to install EAP-TLS certificate?

I don't have my phone near me, so this is going to be a little tricky. Use as a general guideline.

 

Create an access point in the Connection settings. For WLAN security, choose 802.11. EAP-TLS etc should 

show up in plugins etc under this option. You'll need to switch tabs by pressing right and left arrow to get to 

the EAP-TLS specific settings. Remember to enable EAP-TLS with the left option key after you configure it.

 By default only two plugins are available.

 

Sanjay Mehta
Motorola "Brickphone" circa 1996, Alcatel One Touch, Ericsson R380, Sony Ericsson T220, Sony Ericsson T630, Nokia E50, Nokia E61i, Nokia 9300i, Nokia E71,Nokia X6, Google Nexus S.
Please use plain text.
Contributor
Posts: 5

Re: How to install EAP-TLS certificate?

Hi all... again!

 

I managed to import the certificate to the phone.

 

But it puts the certificate in the "Trusted Site Certificates"... I need to put it in the "Personal Certificates" so I can use it for the WLAN EAP-TLS configuration...

 

Any suggestions?

Please use plain text.