Blogs

Showing 1 - 5 of 21 results.
Items per Page 5
of 5

Forums

Combination View Flat View Tree View
Threads [ Previous | Next ]
EM-Query over HTTPS
emapi appcertificate parser error
Answer
7/14/10 7:23 PM
Hello,
 
I would like to know, if it is possible to make a Extension Mobility Query (e.g. a Devices-User Query) over HTTPS.
I have written an application which works fine as long I use HTTP (http://?.?.?.?:8080/emservice/EMServiceServlet),  
but when I post the same request over HTTPS (https://?.?.?.?:443/emservice/EMServiceServlet) I get the follwing error:
 
<response>
<failure>
<error code="0">Other Parser Error: Unexpected end of file from server
</error>
</failure>
</response<

 
My query looks like this:
xml=
<query>
<appInfo>
<appID>user</appID>
<appCertificate>password</appCertificate>
</appInfo>
<deviceUserQuery>
<deviceName>SEP00??????????</deviceName>
</deviceUserQuery>
</query>
 
The backround of my question: I don't want to send the appCertificate in plain HTML due to security reasons.
 
Is there any other way I can avoid that problem?
 
Thanks in advance
 
Thomas

RE: EM-Query over HTTPS
Answer
7/14/10 9:52 PM as a reply to Thomas Goldschrafe.
The UCM secure SOAP port is normally :8443...can you try with that?

Thanks for your reply.
 
Yes, I tried, but it get the same error message as above.
 
Thomas

RE: EM-Query over HTTPS
Answer
8/30/10 3:47 PM as a reply to Thomas Goldschrafe.
Hi Thomas,
 
as far as I know HTTPS is a new feature of CUCM 8.0.
 
Regards
 
Axel

Collateral


No files available