J4W 9.2.6 and Jabber for Mobile 9.6 : Certificate Management

Hello,
I have deployed 2 Cisco IM & P servers 9.1.1. When client jabber log in, the server presents 3 certificates (IM&P Pub, IM&P Sub, CUCM) to be validated and saved in local trust store.
What are the certificates that I have to sign against the Private CA ? Or Do I only upload Root CA of the company into IM&P servers ?

Hi Driss,
Per my understanding the certificates that are presented are the Tomcat self-signed Certificates that are created during CUPS Pub&Sub and CUCM installation.
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_2/JABW_BK_C9731738_00_jabber-windows-install-config/JABW_BK_C9731738_00_jabber-windows-install-config_chapter_01001.html
Here I see you have 3 options:
a) Complex: Install thirdparty certs in your CUCM/CUPS servers, those certs should be issued by a Certificate Authority which root certificate is already part of your Truststore in Mobile client (Example: Verisign, Godaddy, etc.)
This process in CUCM/CUPS has been there for a while, you can look up how to install third party certs for CUCM/CUPS. Process is very straight forward, you generate a CSR (Tomcat), provide the CSR to your CA and then obtain the new cert, once you have the new cert, import it to your CUCM. The CA must be a trusted one by your clients (Example: Verisign, Godaddy, etc)
b) Simple: Import those default Tomcat CUCM/CUP self-signed certificates into your Desktops/Mobile clients trust store.
c) Annoying: Educate users to select Accept certificates
-Gonzalo

Similar Messages

  • Using CUPC7/CUPC8.6 and Jabber for windows...unable to access voicemail.

    Using CUPC7/CUPC8.6 and Jabber for windows...unable to access voicemail.
    Setup includes CUCM9.0, Unity Connection 9.0, Presence 9.0....
    steps taken to configure(and results acheived)
    1-users created locally on CUCM and Enabled for IM and Presence.
    2-able to login to clients (CUPS7/8.6 and Jabber) but getting error Voicemail Error. The server has rejected the provided credentials. [1903]
    in order to verify there is nothing wrong with the credentials...i checked on unity and i am sure it's the PIN(12345) i need to use .
    Can Anyone help me out here...Thanks in advance.

    It's not looking for your PIN - that is only used over DTMF-based interactions - it's looking for your CUC password. If the mailbox is synced from LDAP and you have LDAP Auth enabled on CUC, then this would be your AD password. If it's synced over AXL, not synced at all, or LDAP synced but without Auth, then there will be an alphanumeric password field on the mailbox under Edit > Change Passwords.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • How to agree the term and condition for mobile application

    i would like to click agree with iphone new term and condition for mobile application, but couldn fint the button to click agree....

    Hi
    You need it because it's possible to have a complex pricing procedure, and you can't do it with a simple select on a table. Think that you can have pricing requirements, formulas (ie: VOFM) and so on in your pricing procedure (tcode V/08).
    I hope this helps you
    Regards
    Eduardo

  • Webex Meeting Center and Jabber for Ipad support in Webex Telepresence

    Hello, I have a two questions which are unclear based on my browsing of posts in this thread.
    1) Are traditional Webex Meeting Center meetings able to be joined to a Webex Telepresence session?  Ie. I have two callway/webex telepresence nodes (SX20 and a C40) can they have a webex meeting center participant brought in?
    2) Is Jabber for Ipad supported using the Webex Telepresence service?  Using the example endpoints above I have a SX20 and C40 and they want to add a Webex for Ipad endpoint in.
    Thanks.

    You cannot have Telepresence endpoints using Callway service(WebEx TP service) join a webex session directly. You can do this however using WebEx enabled Telepresence which is meant for on-premise users to work with WebEx
    http://www.cisco.com/en/US/docs/telepresence/infrastructure/tms/config_guide/webex_enabled_telepresence/cts_webex_config.html
    In the call way (aka WebEx tp service), the work around is you have to use an endpoint that has multi site capabilities to make one video call and see video from other end points and then make an audio call to the WebEx service and bridge them together. Now users can audio and video and presentation remains on WebEx but it's not like the true webex enabled telepresence which today call way doesnt support
    See attached PDF last page. Also you may need a PSTN subscription to make that call happen

  • Transaction Codes and BAPIs for Mobile Time And Travel

    Hi All,
    Please can anyone give me the "Transaction Codes" and "BAPIs" that are needed and used for developing an application for Mobile Time and Travel.?
    Please help me out.
    Cheers,
    Anu.
    Message was edited by:
            Anuradha Yandamuri

    Hi Anu
    Below are the Functional Modules used in the standard MTT application.
    <u><b>RFC's for Time Sheet (MTS)</b></u>
    CATS_MY_GET_MASTER_DATA      
    CATS_MY_GET_PICKLIST_FIELDS  
    CATS_MY_GET_REJECTION_REASONS
    CATS_MY_GET_TEXT_ELEMENTS    
    CATS_MY_GET_TIME_DATA        
    CATS_MY_GET_BOOTSTRAP      
    CATS_MY_GET_CUSTOMIZING_DATA
    TT_GET_PICKLIST
    <u><b>RFC's for Travel Expenses (MTR)</b></u>
    WAF_TRIP_ADD_RECEIPT          
    WAF_TRIP_CHANGE_RECEIPT       
    WAF_TRIP_CREATE               
    WAF_TRIP_DELETE_RECEIPT       
    WAF_TRIP_GET                  
    WAF_TRIP_GET_CREDIT_CARD_ITEMS
    WAF_TRIP_GET_CUSTOMIZING      
    WAF_TRIP_GET_DELETED_LIST     
    WAF_TRIP_GET_LIST             
    WAF_TRIP_MODIFY               
    WAF_TRIP_PROCESS_RECEIPT      
    WAF_TRIP_RESULTS              
    Hope this helps
    Thanks
    Raj

  • Rtmfp connection between content running on flash player and air for mobile

    HI, I've been developing an app for some time that makes use of a secondary application as a remote controller.
    Until AIR3.5 this worked smoothly through RTMFP: the original app (the "player") started listening at both local network ("rtmfp:") and with the aid of the Cirrus service ("rtmfp://p2p.rtmfp.net/mycirruskey"). The controller app (the "remote") first try to establish a connection on the local network and, if it does not succeed, try to locate the player using Cirrus (usually when it was run from a device connected on a 3G network).
    This approach was surprisingly effective (I guess rtmfp and the cirrus service are indeed very nice), but now I'm updating my apps using AIR3.7 and the problems began - and I didn't change a single line from the original code... First, I am unable to connect the mobile app to the flash player using local rtmfp, the netgroup just doesn't get any neighbor. Second, even with the aid of Cirrus, I can only establish the connection if the player and the remote are connected on different networks (like one on my wifi connection and the other on 3G). If I put both, the computer running the player and the mobile running the remote on the same wifi, the connection is never completed.
    To make the problem even stranger, if I save the player as an AIR application, for mobile or desktop, the cirrus connection does work perfeclty, so it seems that the problem is related to connections to the flash player itself.
    Is this an expected baheviour of AIR3.7 for some sort of security issue (limiting flash player/air apps connection)? If not, is there a way to solve it?
    Thank you!

    Added one yesterday:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3560258
    Interestingly air 3.7 on IOS to Desktop air 3.7 will work.
    I am investigating if I can use 3.7 on Android to connect to 3.7 on iOS - so far I cannot get the apk to install on my Galaxy S3, compile using 3.4 and all is good. Air runtime has been updated via Play store - and build uses compiled runtime.
    I cannot get Flash player 11.4 to connect with air 3.7 on iOS either.
    NetGroup.Neighbour.Connect never fires.
    All SDKS above 3.4 upto 3.8 beta exhibit the same problem.
    3.4 works perfectly and can connect to flash player, and other Air/iOS devices just fine.
    Shuld not be a issue with firewalls etc, thay are all open.
    I can email you the fla, it is for a product so I can't post it here.
    Thanks,
    Steve.

  • Help!! Auto-Deploy and Check For Updates in an OPMN-managed instance

    I'm trying to use the auto-deploy and check for updates functions in an OAS 10.1.0.3 but I can not make it work.
    I don't Know if this functions are only availables for a standalone OC4J instance.
    Can anyone help me??
    Thanks!!! and sorry for my poor english.

    Auto-Deploy is not really designed for an OPMN managed instance -- in earlier releases, this would not even work correctly since deployments where stored in the DCM subsystem and any subsequent configuration changes made via DCM would overwrite the config and you'd lose the "auto-deployed" application.
    In 10.1.3.x where DCM is no longer in the picture, and the auto-deploy polling is a function of Oc4J itself, it may work. Be aware that this is not something that is tested in OPMN managed environments.
    What configuration changes have you made?
    You need to ensure you have modified server.xml so the attribute check-for-updates="all" and you've added the attribute application-auto-deploy-directory and have it pointing at a directory to watch.
    -steve-

  • Can i install VS 2013 in my Virtual Machine with Windows 8.1 and work for Mobile Development,Mobile Emulator can work in my Virtual Machine ?

    I have a Virtual Machine with Windows 8.1 OS and 4gb RAM, 200gb Disk.
    I want to develop apps for Windows Mobile 8.1 with VS 2013 Update 4, Mobile Emulators can work in my Virtual Machine, bcz i am getting bellow error.
    Windows Phone Emulator is unable to verify that the virtual machine is running:
    Something happend while starting a virtual machine:'Emulator 8.1 WVGA 4 inch 512MB.APPUSER' failed to start.(Virtual machine ID xxxxxx-xxxxx-xxxx-xxxx-xxxxxxx)
    The Virtual Machine Management Service failed to start the virtual machine 'Emulator 8.1 WVGA 4inch 512MB.appuser' because one of the Hyper-V components is not running (Virtual machine ID xxxx-xxxxx-xxxx-xxxx-xxxx).

    No you cannot do that.  You need a physical machine that supports Hyper-V
    Jeff Sanders (MSFT)
    @jsandersrocks - Windows Store Developer Solutions
    @WSDevSol
    Getting Started With Windows Azure Mobile Services development?
    Click here
    Getting Started With Windows Phone or Store app development?
    Click here
    My Team Blog: Windows Store & Phone Developer Solutions
    My Blog: Http Client Protocol Issues (and other fun stuff I support)

  • Adobe Muse and Designing For Mobil Devices

    What is the best apporach after you desined a desktop computer and now you want to design or copy for a mobile device that is now built in Adobe Muse?
    Thanks,

    Hi,
    You can create mobile and tablet version of your site in Muse with just a click. Simply click the "Mobile or Tablet" button at the top and Muse will create the mobile or tablet layout of your site. For more info, Please refer to the following link http://helpx.adobe.com/muse/tutorials/creating-mobile-layout-designs-muse.html
    Cheers!
    Aish

  • GlobalPlatform and security for mobile

    Hi,
    I'm looking for informations about GlobalPlatform security.
    All informations seems to be in GlobalPlatform Card specification V2.1.1, it's true ?
    I don't find anything in the STIP mobile profile, just a security's API....it's normal ?
    and third : STIP security features descriptions are only in card specification ?
    tks a lot.
    regards.

    Hi - If I understand you correctly you are already using the Extreme to administer your network and you want to add an NAS as a file server - I do this with my Windows network at work - I am sure it will work with Macs as long as the NAS is compatible - we use an online backup for redundancy but network RAID systems are also available - the only thing I would reccommend is a minimum of Cat5e cables - Cat6 or Cat6a are better becasuse they are  certified for gigabit networks - I hope this helps..

  • I turned my iMessages off and now it won't turn back on and asks for mobile data or wifi to be on but my mobile data works fine! How do I get iMessages to turn on again?

    I Turned my iMessages off and now it won't turn on again without saying that wifi or mobile data must be turned on, however my mobile data works fine. How do I get iMessages to turn on again?

    I had a similar issue with my phone.....it just shut off and wouldn't come back on even thought it was charged.  My daughter toggled the mute switch several times and then she pressed and held down the home and lock buttons.  It worked......would be worth a shot.

  • How to display rich content with URL in adobe flash builder and flex for mobile apps?

    Hi,
      In Apple IOS SDK, I used the WebView control to display the rich text with Bullets, different font style, images within the text and the URLs also within the text as HTML content.
    Clicking on the URLs automatically opens the respective webpage in Safari.
    In Adobe Flash Builder, I don't see any control straight away equivalent to Apple WebView control.
    How to implement the same using adobe and flex?

    Thanks for your reply, its nice to know its not just me.
    the error i got when submitting to the App store where due to native support for IPHONE 5 which is now mandatory (from May 1st), looking around the internet the common soloution seemed to be upgrading to Air 3.7.
    The strange erorrs on 3.7 revolve around compiling a standard / production build (fast build works fine)
    the error is always the same (snippet shown below):
    Error occurred while packaging the application:
    Undefined symbols for architecture armv7:
      "__ZN7avmplus8Debugger9debugLineEi", referenced from:
          __ZN7avmplus9MethodEnv9debugExitEPNS_13CallStackNodeE in AOTBuildOutput-4.o
          __ZN7avmplus11BaseExecMgr22debugEnterExitWrapperNEPNS_9MethodEnvEiPj in AOTBuildOutput-4.o
    I have completly failed to work out why, but my gut feeling is its something to do with how the mac is compiling the code in standard build and unable to find a library it needs.
    cheers
    Toby

  • I too had the same vertical white line in the centre of the screen last night after having my iPhone 5 up and running for 10 days. I managed to turn it off by holding the buttons in and it came up with the iTunes screen....2 hours later it came good?

    I was talking outside on my iPhone 5 in a fairly humid environment (The Pilbara in January, 2014) then when the call was finished I hung up (as I was walking back inside to the air-conditioning) this white vertical line appeared in the centre of the screen and wouldn't go away. I couldn't use it NOR could I accept calls. (I called my number from my other phone). I eventually managed to turn it off after removing the protective casing (Otter Box) and then it came up with the white cord / iTunes screen........I left it for a while...it turned back on BUT is still had a flickering screen.......I re-charged it and I have backed it up this morning (at work) on iTunes and it seems to be working 'fine.' All I can say is 'DO NOT GET RID OF YOUR SAMSUNG GALAXY PHONE IF YOU HAVE ONE!' I haven't had an OUNCE of trouble with it and have owned it for at least 3 years. The iPhone has been up and 'running' since the 6th of January, 2014. This happened on the 15th of January, 2014.

    Plug your phone into the wall charger for at least 30 minutes...make sure you have a sim card in the phone...then:
    Leave the USB cable connected to your computer, but NOT your phone, iTunes running, press & hold the home button while connecting the USB cable to your dock connector, continue holding the home button until you see “Connect to iTunes” on the screen. You may now release the home button. iTunes should now display that it has detected your phone in recovery mode, if not quit and reopen iTunes. If you still don’t see the recovery message repeat these steps again. iTunes will give you the option to restore from a backup or set up as new.
    Make sure you have no anti-virus software running or any firewalls...turn all of that stuff off.

  • PDF or HTML for mobile Technical Documentation and Newsletters

    Hi,
    I've been reviewing the pros and cons for PDF and HTML for mobile technical documentation and newsletters and wanted to get your honest thoughts on this.
    Here's the scenario:
    I need to create  mobile technical documenation and newsletters that are interactive, i.e. video, commenting/annotating, links, forms, etc.
    Given how the mobile publishing market is rapidly evolving, what is the most practical format, (with minimum format issues) to use for both short term and long term?  PDF or HTML?  Why?
    Based on your choice, which format would you use for non-interactive documents that offers the most creative options and usability?  Why?
    Paul

    Hyper Text Markup Language ( HTML ) is going to work better.  Mainly because the way mobile is setup, the interface has to conform to the device and with the other elements coded into the interface, HTML is far better.  You keep referring to usability, so even in non-interactive scenarios in mobile documentation, you're better off using HTML.

  • Jabber for iphone. Unable to register

    Hello,
       I am having problems to register my iphone client to CUCM.
       I am using CUCM 9.1.1 with last COP file installed and Jabber for iphone 9.1. I have followed all the steps according to the Admin guide
    1.- Change Service Parameters > SIP Dual Mode Alert Timer to 3000
    2.- Change SIP Profile and keepalive/register/subscribe timers
    3.- Crate device Phone > Add New > Cisco Dual Mode for iphone
          Device Name is TCTJOSEHER
    Assign a number  and associate to end user JoseHer
    4.- Associate device to user and associate CCM End user and CTI enabled permisions
    Standard CCM End User
    Standard CCM Gateway Administration
    Standard CCM Phone Administrator
    Starndard CTI xfer and conf
    Standard CTI... rollover
    Standard CTI Enabled
    After multiple attempts, i cannot register the phone.
    Looking to the logs it seems the phone try to register with no success
    [TCTConnectionManager ssaCallbackWithStatus:] Starting VoIP account
    -- 2013-06-20 12:25:41.055 DEBUG [3d73eb88] - [CSIPhoneManager switchToMode:] Already in mode CSIPhoneModeSoftphone
    -- 2013-06-20 12:25:41.056 DEBUG [3d73eb88] - [CSIPhoneManager setStatus:] Setting status from CSIPhoneStatusDisconnected to CSIPhoneStatusRegistering
    -- 2013-06-20 12:25:41.056 DEBUG [3d73eb88] - [CSIPhoneManager setSelectedDevice:] New selected device (null) using protocol --
    -- 2013-06-20 12:25:41.056 INFO [3d73eb88] - [TCSessionViewManager softphoneStatusDidChange:] Softphone status changed to CSIPhoneStatusRegistering.
    -- 2013-06-20 12:25:41.057 DEBUG [3d73eb88] - ##call count = 0
    -- 2013-06-20 12:25:41.060 DEBUG [3d73eb88] - -[TCTConnectionManager softphoneStatusDidChange:]
    -- 2013-06-20 12:25:41.061 DEBUG [3d73eb88] - [UMCVoipAccount setConnectionStatus]: Connecting
    -- 2013-06-20 12:25:41.075 DEBUG [3d73eb88] - UCM connection attempted over cellular in foreground
    -- 2013-06-20 12:25:41.078 DEBUG [3d73eb88] - [CSIPhoneManager registerClient:] tftpAddress: 10.200.1.167  mode: CSIPhoneModeSoftphone, devicename: TCTJOSEHER
    -- 2013-06-20 12:25:41.079 DEBUG [3d73eb88] - CSIPhoneHelper::setLocalAddress - Setting client IP address to 192.168.208.201
    -- 2013-06-20 12:25:41.087 DEBUG [3d73eb88] - CSIPhoneHelper::setCachePath - Setting phone cache path to /var/mobile/Applications/5ED6CCB8-FFB7-47A5-9D18-D78A5FB71A98/Documents/Caches/
    -- 2013-06-20 12:25:41.089 DEBUG [3d73eb88] - CSIPhoneHelper::registerClientByDeviceID - Registering with tftpAddress: 10.200.1.167 deviceName: TCTJOSEHER
    -- 2013-06-20 12:25:41.092 DEBUG [3d73eb88] - onNormalCapabilitiesUpdated
    -- 2013-06-20 12:25:41.093 DEBUG [3d73eb88] - -[CSIPhoneManager normalCapabilitiesUpdated:type:]
    -- 2013-06-20 12:25:41.093 DEBUG [3d73eb88] - [CSIPhoneManager normalCapabilitiesUpdated:type:] Received 0 for CAPA_CONV
    -- 2013-06-20 12:25:41.093 DEBUG [3d73eb88] - [CSIPhoneManager normalCapabilitiesUpdated:] self.status 2
    -- 2013-06-20 12:25:41.094 DEBUG [3d73eb88] - [CSIPhoneManager hangUpPendingCallForLostCapabilities:] ringingSessions count : 0
    -- 2013-06-20 12:25:41.141 DEBUG [3d73eb88] - [EMAccount connectionStatusDidChange]: Active voip account is nil. Update isEMServiceAvailable and isSignedIn.
    -- 2013-06-20 12:25:41.142 DEBUG [3d73eb88] - [UMCAccountManager connectionStatusDidChange]: post AccountManagerDidChangeConnectionStatusNotification for voip or otherServices change 0
    -- 2013-06-20 12:25:41.142 DEBUG [3d73eb88] - [UMCVoipAccountViewController updateCtiStatusOnConnectionChange] - #ctiEnabled deskphone: (null), ctiStatusString:Not Configured
    -- 2013-06-20 12:25:42.976 DEBUG [3d73eb88] - Analytics connection failed! Error - The request timed out.
    -- 2013-06-20 12:26:11.079 INFO [3d73eb88] - ...previous log message repeated 10 times...
    -- 2013-06-20 12:26:11.079 INFO [3d73eb88] - [CSIPhoneManager registrationDidTimeout:] An attempt to register timed out. Unregistering client.
    -- 2013-06-20 12:26:11.084 DEBUG [3d73eb88] - [CSIPhoneManager unregisterClientWithError:] Unregistering client.
    -- 2013-06-20 12:26:11.085 DEBUG [3d73eb88] - [CSIPhoneManager setStatus:] Setting status from CSIPhoneStatusRegistering to CSIPhoneStatusDisconnecting
    -- 2013-06-20 12:26:11.085 DEBUG [3d73eb88] - [CSIPhoneManager setSelectedDevice:] New selected device (null) using protocol --
    -- 2013-06-20 12:26:11.085 INFO [3d73eb88] - [TCSessionViewManager softphoneStatusDidChange:] Softphone status changed to CSIPhoneStatusDisconnecting.
    -- 2013-06-20 12:26:11.086 DEBUG [3d73eb88] - ##call count = 0
    -- 2013-06-20 12:26:11.086 DEBUG [3d73eb88] - -[TCTConnectionManager softphoneStatusDidChange:]
    -- 2013-06-20 12:26:11.086 INFO [3d73eb88] - [TCTConnectionManager softphoneStatusDidChange:] CSIPhoneStatusDisconnecting, Softphone status set to DISCONNECTED.
    Also in the CUCM you can see the attempts to register (so discard connectivity issues) that are seen from the CUCM
    The error received is UNABLE TO CONNECT
    any help would be appreciated.
    thanks in advance.

    Hello
    I have same your problem but I didnt change or add anything from CUCM 9 all configuration as default.
    thanks

Maybe you are looking for