Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTPS error while creating Consumer Proxy

Former Member
0 Likes
3,224

Hi Experts. I'm trying to create a webservice consumer proxy based on a URL (https://www2.ventanillaunica.gob.mx/ventanilla-nrc/RecibirCoveService?wsdl). Howerver when I try to create the proxy, the system returns the error message: HTTP:500 Native SSL Error https://www2.ventanillaunica.gob.mx/ventanilla-nrc/RecibirCoveService?wsdl

I can access the wsdl on IE. I've created other proxys based on http URLs with no errors at all.

Any suggestions?

8 REPLIES 8
Read only

jitendra_it
Active Contributor
0 Likes
2,146

Hi Jesus,

is SSL configured on ur system? check once with basis.

Read only

0 Likes
2,146

Hi Jitendra... can you tell me how to check if ssl is enabled?

Read only

0 Likes
2,146

Hi Jesus,

you can check the same in SMICM : Go to->Services . here HTTPS should be active(A green tick).

For certification settings and PSE , you can check this:

http://help.sap.com/erp2005_ehp_02/helpdata/en/65/6a563cef658a06e10000000a11405a/frameset.htm

Read only

0 Likes
2,146

Hi Jitendra. I already checked and the HTTPS is active, the PSE were created according to the link you provided, but still the error occurs when trying to create the proxy.

Exception occurred in communication framework:Error in HTTP
Framework:500Native SSL
errorhttps://www2.ventanillaunica.gob.mx:443/ventanilla-nrc/RecibirCoveService?wsdl

Exception of class CX_SLIB_HTTP_FAIL

Read only

nurullah_rstem2
Explorer
0 Likes
2,146

Hi,

i've got same error.

please let me know how to solve this problem if you solved.

thanks in advance

Read only

0 Likes
2,145

Hello,

I've got also the same error .. I don't know whether it's relevant or not but the SAP-System, where the web service definition is I want to consume, is marked as 'public':


Regards,
Christoph

Read only

Aiolos
Active Participant
0 Likes
2,145

Hi Jesus,

we got same error with you, and we can test the webservice through SOAPUI, it was working fine.

Could you please let know how to fix this issue. now we are stagnated and don't konw how to fix it?

your response would be appriciated.

Read only

Former Member
0 Likes
2,145

Hi Aiolos.

In the end this was resolved by the Basis tema. I'm not sure of the exact task they made, but I remember it had something to do with permissions to connect to HTTPS from the server.

Sorry I can give any more information.