Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Extension Mobility API (EMAPI) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 Mobility API Documentation Now Available
Ting-Hao Chen
10 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Unified CM 9.0(1) Developer Guides
George Gary
26 Aug 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Showing 1 - 5 of 21 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Extension Mobility API Questions
EM-Query over HTTPS
Threads [
Previous
|
Next
]
EM-Query over HTTPS
Thomas Goldschrafe
7/14/10 7:23 PM
RE: EM-Query over HTTPS
David Staudt
7/14/10 9:52 PM
RE: EM-Query over HTTPS
Thomas Goldschrafe
7/15/10 11:53 AM
RE: EM-Query over HTTPS
Axel Schemberg
8/30/10 3:47 PM
Thomas Goldschrafe
Posts:
2
Join Date:
7/14/10
Recent Posts
EM-Query over HTTPS
emapi
appcertificate
parser error
Answer
7/14/10 7:23 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
14
Join Date:
6/4/08
Recent Posts
RE: EM-Query over HTTPS
Answer
7/14/10 9:52 PM as a reply to Thomas Goldschrafe.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
The UCM secure SOAP port is normally :8443...can you try with that?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Thomas Goldschrafe
Posts:
2
Join Date:
7/14/10
Recent Posts
RE: EM-Query over HTTPS
Answer
7/15/10 11:53 AM as a reply to David Staudt.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thanks for your reply.
Yes, I tried, but it get the same error message as above.
Thomas
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Axel Schemberg
Posts:
5
Join Date:
8/21/08
Recent Posts
RE: EM-Query over HTTPS
Answer
8/30/10 3:47 PM as a reply to Thomas Goldschrafe.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Thomas,
as far as I know HTTPS is a new feature of CUCM 8.0.
Regards
Axel
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available