Unable to open https (secured) site using Opera - General Questions and Answers

Hi,
Just wanna to ask why opera mobile versions 9 and 10 and also mobile internet explorer can not open secured sites such as facebook, and other secured sites, i have this error:
Secure connection: fatal error (552)
https://secure.disc-soft.com/account
Opera was not able to connect to the server. The server may be using the unsupported SSL 2 protocol, which is not considered safe enough for secure communication. The site owner should upgrade to TLS 1.0 or newer.
Make sure your Internet connection is active and check whether other applications that rely on the same connection are working.
Please help, thanks in advance

Moved as not software release.

Related

Web proxy for pocket devices.

Hello. I wont to make a web proxy for mobile devices (based on glype script), but I don't no is my hosting support international traffic.
Can you check http://administratori.info/web and try to open it and load some page.
P.S. If someone need web proxy - this works just fine .

VPN client for WM6.5 that supports open vpn?

Hi,
As the title suggests, I am looking for a vpn client that supports open VPN so I can tunnel all my traffic through it to get around chinese IP blocking. I've dl'd the one found here but it won't open on wm6.5....anyone get this or any other client working to route web traffic through a vpn service? THANKS!!!
censorship
that title should go like "go through chinese VPN blocking",
because I am in the same situation. I guess other people from other countries too. maybe we start a new thread with this title to discuss about it? Note that I am German, but lived here in Beijing now for 1.5 yrs, always annoyed by the blocking..
I tried everything:
Proxies: I could add proxies in the winmo network config, but it seems either China Mobile blocks proxy connections (is that possible?) or it's winmo's fault. I tried many proxies from various websites and lists..
Windows VPN: Thats what I use on my PC to use Twitter/Facebook/Youtube and blocked news websites. Got my server in Germany running 24/7, and its really fast and stable. On windows mobile: no connection possible. It connects for 5 seconds, but as soon as I try to access internet or mail, it just disconnects. could be the slow EDGE network which is just not supporting constant data tunnels. But I tried with WiFi and it was the same, so.. Mabye I am stupid or my WinMo is. I hope the second, hehe..
Open VPN: The client is 2 years old and I guess thats the problem. Tried it once, but already a while ago. Didn't work as I remember correctly..
Other: There's clients for cisco vpn out there. My university WAS supporting this protocol, and with a cracked client (don't remember the name, just google it), it was possible to connect. At least in Germany. But EGDE/3G/WiFi, all no problem.
So I am in the same situation. I wanna use Twitter, Facebook and maaaany news websites, bought Kinoma Play but CAN'T PLAY, .. so if anyone has an idea here how to route traffic constantly through a different country, please share!
-- EDIT
I just checked the website again and found a VERY recent update. http://ovpnppc.ziggurat29.com/blogs/changelog.php - did you try this? I dont have the time right now, but if I ever do I'll report back...
have you found the resolution of wm already? i am using i8000 omnia II with windows6.5. can't find a vpn working method.
could you get back to me [email protected]
same here... did u guys find any solution for it?
Do exist maybe a commercial app for WM6.5.
Gateprotect Mobile or something else that support .ovpn key.
Namaste
Elena
openvpn service with ziggurat29 client official support
I've been looking for an open-vpn service which can be supported by an open vpn client for wm.
The only thing I found is the combination Witopia service, with ziggurat29 openvpn client
It looks good, but the only drawback I've found, is that the annual payment is the only subscription option, not suitable for testing purposes.
All you have to do is to first configure the service on a PC, then copy the configuration files to a new configuration file to fit the open-vpn client for Windows Mobile
wiki.witopia.net/wiki/Installing_personalVPN-SSL_on_Windows_Mobile
Does anyone know of any similar service like Witopia, which has OFFICIAL support for ziggurat29 openvpn client, but that can be paid quarterly?
Best regards

[app] Phoenix Mysql Client V2.0

hello all,
recently 2 - 3 days ago, i have re-developed the application
and uploaded the update on the market.
basically its a Mysql Client,
DIRECTLY, allows you to connect to a Mysql server, and perform sql quires, insert, delete, select,... and list the tables,views and sprocs.
with the great result viewer (grid) you can view results in stylish way.
Change log
** Enhanced securing the stored connection info (better encryption)
** Data can't be decrypted except on the very same device.
** Added new permission (get phone state and identity) needed for the point above!
1- Save old connections with better management (no duplications now, long press to delete).
2- Enhanced the resultset viewer USER CAN DELETE ROW NOW! (delete button added).
3- Better exceptions handling (i hope).
4- Better connection handling and stability (i hope).
5- Better Screen design for execute SQL.
6- Added loading (progress-bar) to almost every remote-action.
7- Removed Ads.
i will be glad to get feedback or bug reports her
Market:
https://market.android.com/details?id=com.yazan.msc&feature=search_result
thanks
nobody like it !!?
Niice, thanks op, am actually taking a MySQL course in the school and this'll allow me to mess with MySQL on the go.
Sent from my MB855 using XDA App
Would really like to use it, but...
stinger1 said:
hello all,
recently 2 - 3 days ago, i have re-developed the application
and uploaded the update on the market.
basically its a Mysql Client,
...
i will be glad to get feedback or bug reports her
thanks
Click to expand...
Click to collapse
HI
When I enter the details for a connection and then try to "connect" a popup saying "Please wait..... Connecting..." is displayed forever. I´m quite sure that the connect information is correct because I receive an error message otherwise. Problems are:
1. I cannot connect to my mySQL server.
2. I cannot cancel the connect or even the app. I have to got to the apps overview and "kill" the app.
I´m using a Motorola Xoom (Wifi only, MZ604) with Android 3.2 and the mySQL server is on a virtual server (vServer) located at some remote site.
Would be great if that could be fixed some day...
Greetings from Germany.
emmi59 said:
HI
When I enter the details for a connection and then try to "connect" a popup saying "Please wait..... Connecting..." is displayed forever. I´m quite sure that the connect information is correct because I receive an error message otherwise. Problems are:
1. I cannot connect to my mySQL server.
2. I cannot cancel the connect or even the app. I have to got to the apps overview and "kill" the app.
I´m using a Motorola Xoom (Wifi only, MZ604) with Android 3.2 and the mySQL server is on a virtual server (vServer) located at some remote site.
Would be great if that could be fixed some day...
Greetings from Germany.
Click to expand...
Click to collapse
hello,
the connection dialog has a timeout 30 seconds, so if you wait 30 seconds it will stop trying to connect,
but i think i have to make that dialog "cancelable" so you can hit back and cancel connection (good to keep that option to.).
on the other hand .. make sure you have enabled remote connect to your mysql server, and add/allow the IP you are trying to connect from, so the mysql server allow it.
thank you.
Ok, but...
stinger1 said:
hello,
the connection dialog has a timeout 30 seconds, so if you wait 30 seconds it will stop trying to connect,
but i think i have to make that dialog "cancelable" so you can hit back and cancel connection (good to keep that option to.).
on the other hand .. make sure you have enabled remote connect to your mysql server, and add/allow the IP you are trying to connect from, so the mysql server allow it.
thank you.
Click to expand...
Click to collapse
Thanx for the quick response. Here are my answers to your points:
1. I have been waiting VERY much longer than 30 seconds (several minutes), but the connection dialog never stopped.
2. I have allowed connections to my mySQL server from ALL hosts (%), so there is no need to allow access on an IP address basis. The IP address is unknown anyway when I´m using a mobile device, or is it? Anyway, it would be impracticable to add the dynamically provided IP address to the mySQL server configuration every time - especially when you have no access to the mySQL server since the client cannot connect...
(I have tried another mySQL client for Android, but this thing crashes everytime it tries to connect to the mySQL server...)
Tell me if I can be of any help in the investigation of this connection problem. I´d really like to use your app to manage my server with my tablet.
Regards
Emmi
emmi59 said:
Thanx for the quick response. Here are my answers to your points:
1. I have been waiting VERY much longer than 30 seconds (several minutes), but the connection dialog never stopped.
2. I have allowed connections to my mySQL server from ALL hosts (%), so there is no need to allow access on an IP address basis. The IP address is unknown anyway when I´m using a mobile device, or is it? Anyway, it would be impracticable to add the dynamically provided IP address to the mySQL server configuration every time - especially when you have no access to the mySQL server since the client cannot connect...
(I have tried another mySQL client for Android, but this thing crashes everytime it tries to connect to the mySQL server...)
Tell me if I can be of any help in the investigation of this connection problem. I´d really like to use your app to manage my server with my tablet.
Regards
Emmi
Click to expand...
Click to collapse
yes using % will allow all,
but its not secure.. anyway in a case of dynamic IP it can be used.
-side note- you can find your current real IP if you visit http://www.whatismyip.com/
from your mobile browser.
*** regarding the application:
- are you capable to login using a desktop client, like Navicat or MysqlTools?
- if you can get a logcat from your device while trying to connect that would be great, i think it will be useful,
-one more thing is if u can try it from a mobile not a tablet, since supporting tablets was added recently and i could not test it ( no tablets around ).
** one last thing:
if all that did not work, you may create a user with very simple privileges,
and pass me (private message) the login info (ip, username, password), and i will try to connect with the app using my hTC Desire.
Thanks & best regards.
I can login and access the server using Navicat.
Do you know an app to get a logcat?
Unfortunately I have no Android phone available.
I´ll send you login info via pm.
I´ve found the follwoing errors in logcat (using catlog ;-)):
01-16 22:18:46.530 E/dalvikvm(4300): Could not find class 'javax.naming.StringRefAddr', referenced from method com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty.storeTo
01-16 22:18:46.530 W/dalvikvm(4300): VFY: unable to resolve new-instance 525 (Ljavax/naming/StringRefAddr in Lcom/mysql/jdbc/ConnectionPropertiesImpl$ConnectionProperty;
May be you can take this as a start...
emmi59 said:
I´ve found the follwoing errors in logcat (using catlog ;-)):
01-16 22:18:46.530 E/dalvikvm(4300): Could not find class 'javax.naming.StringRefAddr', referenced from method com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty.storeTo
01-16 22:18:46.530 W/dalvikvm(4300): VFY: unable to resolve new-instance 525 (Ljavax/naming/StringRefAddr in Lcom/mysql/jdbc/ConnectionPropertiesImpl$ConnectionProperty;
May be you can take this as a start...
Click to expand...
Click to collapse
i've tried and i confirm the application waas not able to connect to ur server.
also i found that error log, when i try to connect only to ur server..
i think its related to host name converted to an IP address reference ...
it looks to be a bug in the driver i am using (i've googled it)
i am working on a fix or workaround for now ...
thanks again.
how is it done...
hi stinger1..
i recently starting using your pheonix my sql client ...
my question is how does your app connect to the mysql server...
is there a middleware web service that connects to the database or
does the app directly connect to the database...if yes..how ?...
i mean using what....
how did you use the jdbc drivers...

[Q] How do i analyse ssl network traffic in apps on uncommon ports?

I recently started looking into the data applications, especially the free ones send to the net.
I wanted to know if they leak personal data to their coders.
Therefore i decided to redirect connections through a proxy software on my computer.
I installed http://www.charlesproxy.com/ and added their ssl ca to the trusted certificates on my cellphone.
It was quite intresting to see what kind of requests certain apps make to the internet, especially when you look inside the ssl encrypted connections.
I then found out that some connections seemed to be missing from that analysis, not enough traffic showed up in the proxy compared to the network activity.
So i used https://play.google.com/store/apps/details?id=lv.n3o.shark and the resulting file was quite a few times bigger.
It contained connections to other ports than 80/443 which i saw in charles.
So my questions are: Does Android ignore the proxy for non http(s) requests?
How can i redirect EVERY request to my computer and strip the ssl from it to look inside?
I suspect some of the applications to use basic stuff like json, xmpp and xml but cannot proof it currently.
As a beginner, i might also be using the wrong tools.
You may be able to run tcpdump on your router to see what exactly your phone is connecting to, then see if it corresponds to your proxy traffic.
that does not help to look inside the ssl encrypted tunnel unfortunately

口令字段应该可以是空白 The password field can be blank

当添加 Local Network 的服务器时,口令字段可以是空白而不是一个必填项。
希望在以后的版本中加以改进。谢谢。
The password field can be blank
When adding a Local Network server, the password field can be blank instead of a required field.
Hope to improve in a future release. Thank you.
现在使用了 1.60.3 版,发觉口令字段仍然是必填项。
Now using version 1.60.3, I find that the password field is still required.
DOSforever said:
现在使用了 1.60.3 版,发觉口令字段仍然是必填项。
Now using version 1.60.3, I find that the password field is still required.
Click to expand...
Click to collapse
Hi, Most SMB services support guest/public access. In case you do not want to protect your resources, we recommend using public/guest access. If you have any other use case, please write us to [email protected] with more details about your use case so that we can share it with our relevant team for further review.
MXPlayer said:
Hi, Most SMB services support guest/public access. In case you do not want to protect your resources, we recommend using public/guest access. If you have any other use case, please write us to [email protected] with more details about your use case so that we can share it with our relevant team for further review.
Click to expand...
Click to collapse
你好,感谢回复。我的情况很简单,就不专门写邮件了,就在这里说说了。我主要是用 Windows 主机的 SMB 共享,虽然可以使用 guest 访问,但正如我在那个帖子所遇到的问题一样,仅仅开放 guest 网络共享是不够的,由于在 NTFS 下 guest 默认是没有文件访问权限的,所以我还要另外对这些文件设置 guest 的访问权限,所以一般情况下我都是用 Windows 的登录用户名来访问的,而我 Windows 登录用户没有设密码,所以如果 MX Player 要以我的 Windows 登录用户名来访问的话我就必须给我的 Windows 的登录用户来设置一个密码,而我不需要密码。
况且,这并非为了我的使用情况而做专门的修改,这也是遵循了 SMB 的规范,软件的作者应该只要遵循最基本的规范即可,至于从安全性还是其它角度考虑如何设置应该让用户自己去选择。我使用的另外一个播放器访问 SMB 共享可以不强制填写密码。
Hi, thanks for the reply. My situation is very simple, I will not write emails specifically, so I will talk about it here. I mainly use the SMB share of the Windows host, although I can use guest access, but as I encountered in that post, just opening the guest network share is not enough, because under NTFS guest does not have file access by default, so I also have to set guest access to these files, so generally I use the login username of Windows to access, and I Windows The logged-in user doesn't have a password, so if MX Player wants to access with my Windows logon username, I have to set a password for my Windows logged-in user, and I don't need a password.
Moreover, this is not a special modification for my use, this is also following the specifications of SMB, the author of the software should only follow the most basic specifications, as for security or other aspects of how to set up should let the user choose. Another player I use to access SMB shares can be accessed without enforcing passwords.

Categories

Resources