<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>EM-Query over HTTPS</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2357000" />
  <subtitle>EM-Query over HTTPS</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2357000</id>
  <updated>2013-05-24T21:34:59Z</updated>
  <dc:date>2013-05-24T21:34:59Z</dc:date>
  <entry>
    <title>RE: EM-Query over HTTPS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2492645" />
    <author>
      <name>Axel Schemberg</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2492645</id>
    <updated>2010-08-30T15:47:53Z</updated>
    <published>2010-08-30T15:47:53Z</published>
    <summary type="html">Hi Thomas,
 
as far as I know HTTPS is a new feature of CUCM 8.0.
 
Regards
 
Axel</summary>
    <dc:creator>Axel Schemberg</dc:creator>
    <dc:date>2010-08-30T15:47:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: EM-Query over HTTPS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2357957" />
    <author>
      <name>Thomas Goldschrafe</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2357957</id>
    <updated>2010-07-15T11:53:36Z</updated>
    <published>2010-07-15T11:53:36Z</published>
    <summary type="html">Thanks for your reply.
 
Yes, I tried, but it get the same error message as above.
 
Thomas</summary>
    <dc:creator>Thomas Goldschrafe</dc:creator>
    <dc:date>2010-07-15T11:53:36Z</dc:date>
  </entry>
  <entry>
    <title>RE: EM-Query over HTTPS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2357177" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2357177</id>
    <updated>2010-07-14T21:52:12Z</updated>
    <published>2010-07-14T21:52:12Z</published>
    <summary type="html">The UCM secure SOAP port is normally :8443...can you try with that?</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2010-07-14T21:52:12Z</dc:date>
  </entry>
  <entry>
    <title>EM-Query over HTTPS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2356999" />
    <author>
      <name>Thomas Goldschrafe</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2356999</id>
    <updated>2010-07-14T19:23:01Z</updated>
    <published>2010-07-14T19:23:01Z</published>
    <summary type="html">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:
 
[i]&lt;response&gt;
&lt;failure&gt;
&lt;error code="0"&gt;Other Parser Error: Unexpected end of file from server
&lt;/error&gt;
&lt;/failure&gt;
&lt;/response&lt;[/i]
 
My query looks like this:
xml=
&lt;query&gt;
&lt;appInfo&gt;
&lt;appID&gt;user&lt;/appID&gt;
&lt;appCertificate&gt;password&lt;/appCertificate&gt;
&lt;/appInfo&gt;
&lt;deviceUserQuery&gt;
&lt;deviceName&gt;SEP00??????????&lt;/deviceName&gt;
&lt;/deviceUserQuery&gt;
&lt;/query&gt;
 
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</summary>
    <dc:creator>Thomas Goldschrafe</dc:creator>
    <dc:date>2010-07-14T19:23:01Z</dc:date>
  </entry>
</feed>

