Here are the steps to add your server as a trusted platform on your WM6 mobile :
Here are the steps to add your server as a trusted platform on your WM6 mobile :
−
1. copy your server's certificates located in /home/e-smith/ssl.crt/ on a Windows XP/Vista computer
−
2. we need to transform those .crt certificates to .cer certificate ( same type of certificate but .crt are text-encoded ). To do so :
+
1. to convert your server's certificate into a (Binary coded DER X.509) .cer file you can either run the following command and skip to step 4 or just start at the next step.