When I try to install a trusted SSL certificate (CRT file) Firestick says that it needs username password verification to allow such action and displays a login screen that doesn't work. It doesn't actually allow you to login with any username and password. There is simply no response when you select LOGIN, regardless of username and password combination.
Any ideas how to remedy that? Is there any way to sideload an SSL certificate?
Related
Hi, my exchange is 2003 sp2. I can access /exchange and /oma fine on the public address but when i try to syn with activesync it just keeps prompting me for a correct password even tho the one i type is corrent!
Has anyone else had this with SP2 and Activesync. If i test the activeync folder in internet explorer i just get a 501.
Help please. I think i'm sooo close to push mail but something is not set correctly.
Deluxe
Does your certificate server name match the name of the server you put into the pda setup? Is you ssl server certificate publicly recognized as secure?
Public Name and cert match. If i use a PC i can access http://publicname/exchange or http://publicname/oma no worries. If i try to sync my JasJar with new rom all i get is password promt again and again. I think i must have to do something with the activesync folder in IIS but not sure what, event log indicates wrong password (error 529) but its the same ones used for OWA and OMA and thats fine!
Please help...
I have my S620 (WM6) connected via WiFi to my laptop, and that's connected to my work network which uses a proxy to connect to the internet. What happened is that I entered the proxy password incorrectly when prompted by IE, and chose the Save Password option. So now each time I try to open a page I get the message "The user name or password is incorrect. Verify that CAPS LOCK......". Problem is I can't seem to find a way to delete the cached password, and the registry key mentioned in this link does not exist: http://thinkabdul.com/2006/04/25/deleting-cachedsaved-passwords-in-pocket-internet-explorer/
Any ideas?
Hi
I have strange issue with using IE. I have some website which uses http autentication. I do not mean the autentication made with website pages (like these on this forum) but popup dialog which asks for user and password. This is my private server so I can do whatever I want. When I enter on website with mango phone I have popup asking with password, but when I enter all data I have only empty white page. On server side I see one request which is responded by error 401 (unauthorised). Under NoDo autentication was 100% ok and at this moment I can enter website from another computer with sam login and password without any problem. There is also second issue, when IE gets error 401, even when I reload page, on server side there is no second refresh, so I have no way to reenter password or see any message.
This bug it is a little more complicated IE9 from Mango support HTTP autentication, but not always. Normally when user first time enters website, gets 401 error and then browser ask for password. When user enters, browser within next request add encrypted password, and server could respond 401 if password is wrong or any other message like 200 when password is ok.
IE9 has bug, if server use HTTPS and has certificate signed with untrusted CA, asks user if he really want to enter website, and if user agree, then receive 401 code, and does not follow previosly described scheme. If I add this untruster CA to WP7 trusted certificate provider everything works 100% OK.
It is probably some kind of wrong designed if-then-else inside IE9, when user selects to accept untrusted website.
UPDATE: Solution found
I was able to get the administrator of the "Good" application at my company to push out a policy for android users to force a longer password. This forced a new password when I opened the application and corrected the problem.
Maybe this will help someone in the future.
I installed an app (Good for Enterprise) to be able to access work email/etc. During setup it required me to set a device password. I set it, through the Good application, but only set it to a 2 character password. I have since uninstalled the application and now I can not change my password. When I attempt to change it I am alerted that password must be 4 characters. Thankfully the device still locks and unlocks with the 2 character password but I was hoping to change it.
Can I mod a file directly to change password or full in thinking it is not set?
Any help would be appreciated.
dave.
running 6.3 rooted fire
Hi,
I need to a HttpWebRequest to send a Post/Get Request to a SSL secured web site. But, the SSL certificate is not one of the installed ones, so the phone cannot really connect to the server, and just throws a "not found"-exception. When I download the certificate, send it to my phone via email and install it, it works. No here is my question: how can I fix this, or circumvent the ms restrictions.
If you have an idea, please tell me...
Issue a certificate from 3rd party authority and do not use self signed certificates.You can buy certificate from VerySign for example for your WebServer.
You can't use StartSSl free certificate because Root authority of the StartSSL servers is not installed in our devices.
Because VerySign certificates are very expensive you can try GeoTrust or RapidSSL
It is not possible to change the certificate because the server, to where i want to send the request is a wifi router, with a self signed ssl certificate...
There is no way to circumvent the cert check via code. The only thing you can do is to install the cert on the phone.