Install User Certificate - Remix OS for PC

Hello,
Has anyone managed to install a certificate?
I need to install a cer file and a p12 file, but with system menu a message indicate that the certificate can not be read.
I tried with some applications on the store, same result
I saw some system certificate already installed, so I suppose Remix OS can manage certificate !
Thanks for your help,
David

Related

Upgrading to WM2005 Exchange ActiveSync isn't working anymor

Hello,
I upgraded my Device to WM2005 v. 1.60. Because my company does not own an official Certificate, I used the DisableCertChk Tool to realize ActiveSync with the Exchange Server directly. But the tool doesn't work with WM2005. The error message is
"ERROR: Unable to open registry key"
Anyone solved this problem already???
Thanks in advance and cheers to buzz!!
ita01
you can either use http instead of https or you can install certificate services, issue your own certificates and install your CA root cert on the device. (though, I'm not sure if AddRootCert.exe will work on 2005, maybe there is also a different way of adding root certs on 2005).
Thanks. I thought certificate check was obligatory. I'll try next to import our self-signed cert.
you just need to put the cert on the device and click it with your stylus in 2005, just like you did in 2003
you just need to put the cert on the device and click it with your stylus in 2005, just like you did in 2003
I have installed the company certificate to WM2005 and can see it under Root Cert's but when I attempt to conenct I get :
Result:
The security certificate on the server is invalid. Contact your Exchange Server administrator or ISP to install a valid certifiacte on the server
Support Code: 0x80072F0D
The cert is a valid cert created from the server using certificate services. It is named teh same as the servers FQDN that I am trying to connect to ie. server.domain.com
Any ideas?
XDA Exec here and same problem ... doing my wig in at the mo !
I could configure the Exchange server and ISA 2004 firewall for none SSL but that'd just be a complete pain in the but.
Any one got any ideas or suggestions please ?
Simply clicking on the cert in WM2005 did not work for me at all. I found a utility that wasnt required in WM2003 but enabled me to import the cert on WM2005 and then connect to the Exchange server.
The utility is called Addrootcert and just needs to be copied to the device and then select the cert.
dsaunder said:
Simply clicking on the cert in WM2005 did not work for me at all. I found a utility that wasnt required in WM2003 but enabled me to import the cert on WM2005 and then connect to the Exchange server.
The utility is called Addrootcert and just needs to be copied to the device and then select the cert.
Click to expand...
Click to collapse
That didn't work for me. As soon as I run it on WM5 I get an error saying "This application was designed for Microsoft Pocket PC 2002 only". Thanks for the suggestion though .
I have found what could be a solution to this problem but am waiting on some clarification here.
disable cert check on WM 5.0
Hello there!
Did anyone actually manage to sort this issue out?
Thanks!
William
Got it working!!!!
All,
I was having the exact same issue as you guys. We use self-signed certs and as that what the source of my problem was.
I was getting the same 0x80072F0D error as the rest of you. To solve the problem I copied the certificates of our root and subroot certificate authorities as well as the cert for our OWA site. I then tried to install the certs by double-clicking on them. However, when I did that, I got the following error on the certs:
This is not a valid certificate file. Please select a valid file.
After looking around the net, I found that the certs were in Base64 and the certool.exe in WM5.0 cannot handle them. The fix was to save them as DER certs, copy them to the device and install them.
This fixed the problem! I am now using ActiveSync with no issues.
Here is a link to a site that tells you how to export those certs to a DER file without having to completely export the cert from the certificate authority again.
http://www.amset.info/pocketpc/certificates.asp
I hope this helps.
Will Smothers, MCSE

How to install certificate on android?

Hey,
Recently a new security rule was set for my exchange server.
Now i have to install a certificate on the device in order to synchronize.
I have it in 2 versions - *.*cer and *.*cab
Appreciate if anyone can share with mе how to install it.
Thanks!
i've been having this issue as well, so far I haven't found away to do it
Same problem. I've to syncronize my work exchange account, but it requires to install a .cer certificate.
Anyone can help us?
stalvatero said:
Same problem. I've to syncronize my work exchange account, but it requires to install a .cer certificate.
Anyone can help us?
Click to expand...
Click to collapse
Hey guys, got it! http://chart.apis.google.com/chart?...market://search?q=pname:com.nitrodesk.nitroid
It's on the market. Works perfect, it has great design and it's exactly for our problem. I did have some issues with the authentication because the exchange allows only WM devices but the developer was so kind and helpful to find a solution.
It has 5 days trial. You can try if it works with your exchange servers.
The app is simply amazing allowing you to install 2 different types of certificates.
Will buy the license for sure.
Finally!
I concur, Nitroid's "Touchdown" works wonderfully. And I cannot say enough about the tech support. In the early versions (which were a bit buggy but still worked well) they staff was responsive and helpful in what turned out to be a very stupid config error on my end. They were willing to help me troubleshoot multiple times (thru e-mail but extremely fast, I have a gmail thread with about 6 or 7 responses in a row in one day). When all was said and done I was left with a "now that's how you handle a frustrated customer!" feeling, in a word, they rock!
P.S Touchdown allows you to choose which folders from your server you wish to see if your like me and don't have everything flooding your inbox. That was a big issue for me on the old work email app from the earlier Hero roms.
Great! will test during these days then!
.cer files import SUCCESSFULLY to get exchange sync
Just got a Sprint HTC EVO running Android (GREAT PHONE!!).
Found out from several posts that there is a function
Settings -> Security -> Install from SD Card
that imports .p12 certificates from the root of the SD Card.
Found out that it recognizes and successfully imports .cer certificate files too!!.
[Warning, you can use usb to copy the certificate to the root of your SD Card, but be sure to disconnect otherwise the "Install from SD Card" will be greyed out.]
hi Kathey
I managed to copy and install the certificate following your instructions but it is still impossible to download attachements can you do it?
I don't know if the certificate was recognized by my HTC Desire.
I've tried everything and I am so disappointed i really need my connection to exchange to open up the attachments.
kathey said:
Just got a Sprint HTC EVO running Android (GREAT PHONE!!).
Found out from several posts that there is a function
Settings -> Security -> Install from SD Card
that imports .p12 certificates from the root of the SD Card.
Found out that it recognizes and successfully imports .cer certificate files too!!.
[Warning, you can use usb to copy the certificate to the root of your SD Card, but be sure to disconnect otherwise the "Install from SD Card" will be greyed out.]
Click to expand...
Click to collapse
@kathey: Just an addition
.cer certificates are normally encoded in DER/binary. Android cannot read these files!
You may need to convert the certificates to Standard PEM (normally with .crt file extension).
I was able to import a PEM BASE64 certificate I exported from the Windows MMC (certmgr.msc) into my G2 after changing the file extension from .cer to .crt
SonofSoong said:
I was able to import a PEM BASE64 certificate I exported from the Windows MMC (certmgr.msc) into my G2 after changing the file extension from .cer to .crt
Click to expand...
Click to collapse
This worked for me as well.
caro23 said:
@kathey: Just an addition
.cer certificates are normally encoded in DER/binary. Android cannot read these files!
You may need to convert the certificates to Standard PEM (normally with .crt file extension).
Click to expand...
Click to collapse
Has anyone used these certificates to read encrypted email successfully on the Android, I can install the certificate from SD card, but cannot decrypt encrypted email, I could do this on windows mobile 5!!! Am I missing a step or funciotnality not available yet on Froyo 2.2
I was trying to install .cer and .crt certificates onto my HTC Desire and it kept saying "No certificates to install" when selecting the files in the root folder of the SD card. Then I generated a .p12 format file, which seemed to work. I don't know if it was because of the format readability or the earlier files were corrupt. Might be helpful.
the procedure: Settings > Security > Install from SD card (u should see the certificate files here if any present on your SD card root folder).
Cheers.
You can check your corporative email using a certificate file with SecureEAS app, is on the market, and it's free.
https://market.android.com/details?id=com.metaworldsolutions.froyo.android.email
certificates
how to generate a P12 format file ?
Where can I get the certificate for the Cisco Any Connect ? How can I generate it?? Help please!
Does this help?? https://market.android.com/details?id=com.cisco.anyconnect.vpn.android.rooted
cowsick said:
Does this help??
Click to expand...
Click to collapse
I know this app. It's just a vpn client.
And this cisco client required certificate to be installed to setup client properly.
And the question is how to get this certiificate? Where can I get it or generate ?
From the cisco router?
cowsick said:
Does this help?? https://market.android.com/details?id=com.cisco.anyconnect.vpn.android.rooted
Click to expand...
Click to collapse
Ever since I moved from Windoze Mobile 6.5 that seamlessly handled certificates, the only solution Ive found for encrypting email is using Touchdown
Great. Tks alot. I was success.

Install a web certificate (*.cer) on an Android device

Hi,
To gain access to WIFI at university I have to login with my user/pass credentials.
The certificate of their website (the local home page that asks for the credentials) is not recognized as a trusted certificate, so we install it separately on our computers.
I want to know how to install such certificates on Android, I have HTC magic and I came through this question which seems the same problem but the solution is specific to exchange server and not the browser http://forum.xda-developers.com/showthread.php?t=551512
This is the details of installing the certificate from the university's page [LINK]
if you are rooted, download wifi helper (its free) from market and it should help you configure your wifi with custom cert files.
Hey,
I stumbled onto this topic as I had the problem (but on the Droid, Android v2.0). I then figured out how to do it and made a tool to make it easier. I call it RealmB's Android Certificate Installer. It basically gives your Android's web browser the correct HTTP headers to make it launch the CA certificate installation wizard.
Hope this helps,
Brian
I used Android's built-in certificate manager.
1. Just drop your certificate file onto the sdcard/download folder.
Note: Keep in mind the manager looks for .p12 and/or .crt files. I had a .cer file, but it was PEM formatted so I simply changed the extension.
2. Go to settings-> Security & Privacy -> Install from SD Card
Note: I use the MIUI rom, so millage may vary a bit on other roms
Done! Enter your credentials password, or create a new one if you didn't have one already, and you're all set!
Thanks MrNago
renaming .cer to .crt really makes me being able to install it. Life can be so easy ... (MIUI 2.3)
I was looking for a way to do this exact thing, and found a (potentially) easier way to install the certificate. If you have access to a web site, you can just put the .crt file on it, go to the site, click the file and voila... It installs on the device.
Worked like a charm since I do not have an SD card with me, but I needed to install the certificate.
Thanks for the comments above. I had a .cer file, and renaming it worked like a champ as well.
Bryan
gces said:
I was looking for a way to do this exact thing, and found a (potentially) easier way to install the certificate. If you have access to a web site, you can just put the .crt file on it, go to the site, click the file and voila... It installs on the device. ...
Click to expand...
Click to collapse
Thanks, this works.
To install a browser certificate into a pre-ICS ROM, use Portecle to add it to /system/etc/security/cacerts.bks.
Notes:
- obviously, ROOT is required to do this
- the keystore p/w is changeit
- In ICS a certificate can be simply added via Settings
The problem is only old stock browser sees installed certificate. This browser doesn't exist on Jelly Bean for Nexus 7. Google Chrome is default browser here.
Anyone knows a solution to this?
Thanks
Denis
!crazy said:
The problem is only old stock browser sees installed certificate. This browser doesn't exist on Jelly Bean for Nexus 7. Google Chrome is default browser here.
Anyone knows a solution to this?
Thanks
Denis
Click to expand...
Click to collapse
The solution could be to wait until the bug in Chrome is fixed.
web security
Web certificate and web site security have much need for everyone. IF any one have want web project and security you should hire developers.

install certificates to android

hello guys. i wanted to install a crt certificate to my phone. the problem i had it was a crt certificate. after googling and fail with every attempt i had an epiphany and i will share it with you.
copy the certificate you want to install on your sd card
To install a certificate you will need opera mobile browser install on your phone(i have version 12)
open opera and then type in the address bar /sdcard to access your sdcard (alternative you can write file://localhost to access your root directory)
opera has a bulit in basic file manager. find the certificate on the sd card (or anywhere you placed it) and click on it. opera will prompt you if you want to install it or not. and you are done!!!!
i havent checked it for other formats exept crt but i guess it will work for most types of certificate. if you find a type of certificate tha don't work with opera feel free to comment it!

Install ChevronWP7 certificate in 2022

So, i have seen that for install ChevronWP7 certificate you need to email to yourself the certificate file, now the email app dosen't work, i have tried in everyway but didnt work.
There is a way in 2022 for install the certificate

Categories

Resources