on 2005 Feb 23 12:12 PM
Hi,
Despite meeting all the prerequisites like
1. Configuring J2EE Engine for SSL Support.
2. Copying jsse.jar, jcert.jar & jnet.jar files to ..\SAPMobileEngine\Ext2\lib
I am unable to establish a https conection between the mobile client (my laptop) & the server.
The https connection on the J2EE Server otherwise functions without any problem.
The Gateway setting
https://<Server>:<Port>/meSync/servlet/meSync?~sysid=<XYZ>&;
returns a failure message that a connection could not be established.
Any idea where the bug lies.
Regards
Meesum
Hi , apart from copying the 3 jars, do those jars also exist as entries in the file called 'listOfJars.txt'? (see http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/appdev/devonme/me_classloader...
There is also a note talking about it : 580497
Additionally, which JDK are you using ? Cheers, Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Arvind,
i did the same (config J2EE and copying three JAR files) but I am getting this error (SSL implementation not available):
-
Synchronization started.
Connection set up (without proxy) to: https://<server>:50201/meSync/servlet/meSync?~sysid=DME&;
Connection to server failed.
Synchronisation problems: Transport-layer (http) sync exception raised (root cause: Exception while synchronizing (java.net.SocketException: SSL implementation not available))
-
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
In your Mobile.Config file check for these entries if they are activated or not.
MobileEngine.Security.SSLSupport = True/False <check>
MobileEngine.Security.HostnameVerifying = - do -
Otherwise the best way to do this is to verify on the marketplace.. service.sap.com/webas follow the installation guides there. It is the best way.
But i guess these are the only parameters which needs to be activated.. additional u can also enable them using other applications which is referenced by SAP.
Arvind.
Hi Meesum - Try using the host IP, it should go through...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Meesum,
are you sure that you use the right port? The SSL port should be different from the http one.
Best Regards, alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.