Ssl soap disabled - data sync setup

Setting up data sync. On the gw server (sles11sp2-oes for nss only) I use C1 and set Internal SOAP with ssl enabled.
I attempt to connect to the SOAP securely during the Data Sync install (Grpwise connector settings part of install) - it fails. I un-select the secure SOAP, connection works.
I examine the poa log and I see that SOAP over SSL Disabled. Can't figure out why. Any clues?

Originally Posted by laurabuckley
I'm sorry that you are having these problems!
me too......
A couple of things to check.... your key file and certificate, are they in 8.3 naming standard? I find that spaces, etc, can cause problems.
I created self signed key and crt, although when I cat them in the terminal they look the same. I suspect they are the problem and this is why. I was able to double check the syntax in the datasync install. Once that was all correct, then I was able to connect via SOAP non-secure. So the connection and the trusted app are working. When I attempt to do the install of the GW connector using secure SOAP, it fails. So I did some testing. I enable http to both POA and MTA using ssl, both failed. I get an error that has the following:
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
So I change POA and MTA http back to disable SSL and I can connect to them. The only thing I can come up with is that the key and certs are wrong. or not configured correctly.
So, now I have copied my 3rd party cert and keys (which work and are functional for my gw 2012 webacc) to /etc/ssl/servercerts/ and I can get the https to launch for https to the POA, but the cert is not trusted. The reason stated is that these certs are only for the *.domainname.xxx. I think I am getting this error because the domain name on this server is a different domain name (this is a new system that I will point to my GW8 data once it is all functioning correctly). So, I guess I need to change the domain name on the server and in GW on the server. Where do I do that at...........
but I am making progress.....
You didn't mention what OS your GroupWise system is running on, but if it is Linux then the key and cert file name must be in lowercase.
This is a oes 11 sp 1
Lastly - when you setup SSL it is not sufficient to do a restart on the post office agent, you actually have to do a stop/start on it.
Cheers,
Right, I figured that one out on my own.... : )
Thank you for the help and for my rambling, but I am going this alone and often times as I am typing out my response, I get ideas, as was the case this time, and so I posted them. I hope I have supplied enough details.

Similar Messages

  • Hi. My phone screen broke and I had it replaced from a phone shop. The guy said that while changing the screen and phone was blocked. It is now disabled for like 23,000,000 minutes and I can't restore it cause I dont have all the data sync to my computer.

    Hi. My phone screen broke and I had it replaced from a phone shop. The guy said that while changing the screen and phone was blocked. It is now disabled for like 23,000,000 minutes and I can't restore it cause I dont have all the data sync to my computer. Is there anything I can do or can Apple do something if  I give them the  correct password?

    As you had the iPhone opened by an unauthorised repairer ( Apple do not replace screens on iPhone 4)
    Apple will not provide any service or support
    Take it back to the "phoneShop" and tell them to fix it
    You have no other alternatives
    or try this
    http://support.apple.com/kb/HT1212

  • How Do You Disable Genius Data Syncing to iOS Devices?

    - I''m using iTunes 10.7, iPad 2 and iPhone 4 with iOS 6.1.3, mid-2010 iMac with 10.8.2.
    - I have iTunes Match tuned OFF
    - I back up to the computer, not iCloud
    - On the iTunes Summary tab, I have the "Sync only with checked songs and videos" selected
    - On the Music tab I have the main Genius Mixes checkbox unchecked, and no mixes under that item checked
    - I have Genius turned ON in my main iTunes
    Every time I Sync either the iPhone or the iPad, the last thing it does is sync Genius data to the iOS device. Since my main iTunes library is fairlt large (over 12,000 songs), my main library Genius data changes a lot of songs sometime a few thousand if I haven't started iTunes on for a while on the computer. The Genius data sync takes a long time, and sometimes can add 10 minutes or more to an iOS device sync.
    I don't understand why it's even sending Genius data to the iPad or iPhone. There are are no Genius playlists on either the iPAd or the iPhone when I open iTunes on them and look at Playlists.
    Thanks in advance for any help

    I have this question too.  Is there an answer to this?  I don't use the Genius function and this "syncing Genius data" step takes many additional minutes on every sync.  Any information or advice would be gratefully accepted.  Thank you!

  • SOAP to RFC sync scenario

    Hello members:
    we have a business scenario: SOAP to RFC sync
    an external system (ABC) sends documentrequest thru XI SOAP adapter and makes an RFC call to a BAPI and gets back the resposne to the ABC system.we are handling 4 mappings. 1. request msg to a common msg 2. common msg to BAPI request3.bapi response to common msg 4. common msg to response msg(which is same as the req msg)
    i have the request msg and common msg as external definitions. I did the following steps and wanted to
    know if i am right.
    1. there are no data type & msg type needed for this
    2.  4 msg interfaces
    i)  document o/b sysnc
    ii) document i/b sync
    iii)common o/b sync
    iiii) common i/b sync
    3) 4 mappings
    i) document to common
    ii) common to bapi req
    iii) bapi resp to common
    iiii) common to req/response
    4) 3 intf mappings
    source intf**********               target intf
    i)document o/b               common o/b uses mapping #1
    ii)request :common i/b         bapi i/b  uses mapping #2
       resposne:bapi i/b           common i/b uses mapping #3
    iii) common i/b             document i/b uses mapping # 4
    pls provide your inputs if my approach is rite? do i need to have 4 msg intefaces?has any made mappings where 4 mappings are involved ( without BPM)
    Thanks in advance

    Hi,
    I think you will have only 2 interfaces.
    1. Sync Outbound interface (SOAP Structure)
        Two message types Req and Res
    2. Sync Inbound interface (RFC Structure)
        Two message types Req and Res
    Then two message mapping
    1. SOAP Request  to RFC Request
    2. RFC Response to SOAP Response
    and finally one Interface mapping.
    Thanks,
    Prakash

  • Queries on SQL Data Sync

    Hi,
    One of our customers had the following query on SQL Data Sync
    1. ALter database permission is required during setup of sync services and it switches ON the SNAPSHOT ISOLATION level on our on premise DB. what is the impact of it?
    2. After setting up the SNAPSHOT ISOLATION LEVEL ON, it creates tracking tables, some SPs, and triggers and set read commited isolation level multiple times. Is there a way that these
    objects will be created in some other DB and not on the main OLTP so that we can avoid cluttering the main DB with tracking tables, triggers, SPs ets?
    3. As the SNAPSHOT isolation level is introduced in SQL 2005 onwards and is for maintaining row versions in TEMP DB. Does it mean switching it on at DB level, it's going to maintain the
    row and transaction version for all DB objects in TEMP DB , irrespective of whether they are part of sync group or not?
    Any pointers on this would be appreciated.
    Cheers!

    Hi Harish,
    For the knowledge about SNAPSHOT ISOLATION, please check the detail here:
    http://msdn.microsoft.com/en-us/library/tcbchxcb(v=vs.110).aspx
    For the objects created on the database, they cannot be created on other database since the objects need to visit the source database data.
    Actually those objects are required by sync framework, you can find more details here:
    http://msdn.microsoft.com/en-us/library/ee617382(v=sql.110).aspx
    Regards,
    Bowen

  • Data sync between on-premise and azure database

    HI, I am not able to setup data sync between my on-premise database and azure database. Following is the error I am getting after it ran for almost 36 hours...
    Sync failed with the exception "GetStatus failed with exception:Sync worker failed, checked by GetStatus method. Failure details:An unexpected error occurred when applying batch file C:\Resources\directory\4c6dc848db5a4ae88265ee5aa1d44f40.NTierSyncServiceWorkerRole.LS1\DSS_7b1d73b4-d125-466f-94ab-eaa4553ea0ae\ed19f805-3d50-466a-96b3-861c4f22d8a4.batch.
    See the inner exception for more details.Inner exception: Failed to execute the command 'UpdateCommand' for table 'dbo.Transactions'; the transaction was rolled back. Ensure that the command syntax is correct.Inner exception: SqlException Error Code: -2146232060
    - SqlError Number:10054, Message: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) "    For more information,
    provide tracing ID ‘e6a1fad1-f995-4ffe-85db-0c6dc02423f1’ to customer support.

    Hi, sorry it has been a long time since your last post. Are you still using SQL Data Sync and hitting any issue which we could help with?
    Linda

  • SQL Data Sync - error during sync. Unable to diagnose the problem.

    I have 2 SQL data sync groups setup
    First one does a 1 way sync from azure to local db. Sync's only 1 table.
    Second one does a 1 way sync from local db to the azure. Syncs 2 tables.
    After setting it up and getting a few sync errors I was able to figure out what's wrong by checking the logs and fixing the problems. It was all running fine for a while and now it broke down.
    I got a sync error every time sync is attempted - however this time I'm not able to fix anything because I don't have any visibility on what's wrong - when I click on the Log tab in the Azure Management portal it just stays blank - no details come up.
    I click [Logs] Wait spinner comes up 
    And then it looks like this: 
    Another detail worth mentioning is that the error only occurs for the Second sync group that I have.
    Here's what I've attempted so far
    I poked around the azure management portal to try to find another way of looking at the logs - looking for something like ftp access to the log file - couldn't find anything like that.
    I refreshed schema in the sync rules tab.
    Used the SQL Data Sync agent tool on the premise to do the ping operation. Restarted the sql data sync windows service.
    Made sure I have the latest SQL Data Sync Agent installed.
    I'm wondering what are my options from here...
    I'm close to trying to deleting and recreating the sync group... I'm not too comfortable doing this because I know there are some sql tables that get created in the local db to support the operation of the sync - so if I delete the sync group would that automatically
    drop those helper tables as well or would I have to drop those manually - If I do drop those then that will obviously brake the other sync group that works fin as well..
    Any advice is appreciated. Thanks

    hi,
    According to your description, it seems the issue is related to SQL Azure, I will move this thread to SQL Azure Discussions forums to get a better support.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Firefox Sync Setup won't accept my login information - even after reseting my password

    I am unable to complete Firefox Sync Setup on a secondary PC because the setup won't accept my login details - even after I reset my password.
    Each time I try to login in either through the setup window or through account services page I am either told my login info is incorrect or simply 'We were unable to log you in'. I know my account info is correct.
    Thank you

    I solved the problem. Apparently, when I tried to sign up in sync the first time, it didn't go through. All I had to do is re-apply. I used the same username and everything (that's how I know it didn't go throught the first time). My Firefox is now synced and there are no further problems.
    P.S.
    If only I could sync my Firefox bookmarks, calender and notes with Opera, Safari and Chrome. That'd be great. I like using different browsers for different purposes. When I need the browser to disappear so all I see is what's in the window, Opera works best. Firefox can't disable the tool-bar "Auto-hide" feature in full screen mode. And Safari doesn't have a Hot-key for full-screen. At least not that I've seen.

  • How to disable data roaming with Nokia 97mini

    Hello one and all,
    Is it possible to disable data roaming on Nokia 97mini? I would like to be able to go abroad and have it automatically stop syncing my email etc... but still be able to use it for SMS and voice calls. I know that the iPhone has the ability to turn off data transfers when roaming on another network.
    Can other so called 'smart' phones such as the Nokia 97 mini also do this?
    I have searched in vain in the supplied user manual.
    All help greatly appreciated.
    T

    I don't believe there's such an option, sorry. S60's got plenty of options for managing call roaming but as far as I know data roaming hasn't come up.
    Help I'm trapped in a sig factory.

  • Disabling data usage on Elipsis Tablet does not turn of Data Usage

    Yesterday purchased 3 tablets for my kids. First thing I did when I got home was add home wifi and disable data usage. Ridicoulous but this does not disable data usage. Tablet used 4gb of data before I realized what was going on, all the while connected to home Wifi, like the data connectio took precedence. This is a major flaw of this tablet. Called Customer Service, waiting for a mgr to call back. Unfortunatly waiting on hold for over 45min without getting to tech support but in the end the only way to turn off data apparently (or at least I found) was to put in Airplane mode. This is not right!
    Even support forum states this is the way to enable/disable data. I feel dooped!

        I'm sorry you waited so long trying to get through to Tech Support dm805. I know being able to disable Mobile Data is important to keep usage under control. As Ann154 mentioned, you are able to turn off Mobile Data in Settings. You can go to Settings> Data Usage> Select Mobile Data (at top right hand side), and it will turn off.  You can also go to Settings> More> Mobile Networks> Uncheck Data Enabled.
    I hope this helps.
    Thank you,
    VanessaS_VZW
    Follow us on Twitter @VZWSupport

  • Multiple SIM instances on same db - disable Active Sync for one?

    Hello. I am trying to set up two instances of Identity Manager that are running on the same machine and are connected to the same database.
    I want one to be doing the Active Sync provisioning and the other to not.
    Is there a way to disable Active Sync resources from starting up on one instance but not the other? I know I can manually start them, but I'd like the Active Sync resources to automatically start up for one of the servers.
    I am using -Dwaveset.hostname and setting it to a different value for each instance.
    Thanks.

    957354 wrote:
    Hi Laxman,
    If its a testing purpose its ok to have a one oracle_home and single listener for multiple DB. One problem when applying oracle patches for one of the instances running in a multiple DB running then you need to bring all the DB running in that host since the oracle_home is sharing between all db instances.
    Thanks
    Sunil Rajesh K.C.Starting with 11g, patchset updates are full installs and done into a new home. This makes it possible to migrate one instance at a time. However, your point would be a consideration for one-off patches like CPUs.
    However, please note ... OP --- PLEASE NOTE even with multiple oracle homes, you still only need a single listener.

  • Can you completely disable data usage on iPhone?

    I have an extra iPhone 4S that I got from a friend who's contract ended. My girlfriend has a very basic plan from AT&T (unlimited calling and texting). She can send picture messages also, but she doesn't have a data plan from what I understand. (I always thought MMS required data?) I was wondering if there was anyway I could completely disable data usage on the iPhone so there would be no charges. I know this limits the phone capabilities, but it would be an improvement to her current phone. Also would I have to register the phone in her name so she can use the phone with her SIM card or is it as easy as popping it in?
    Thank you!

    Your problem is that AT&T does not permit iPhones, on their network, without an associated data plan. So, like it or not, you'll still have to pay for data. If you try to use the phone without a data plan, they will eventually catch you & bill you accordingly. All carriers call tell exactly what type of device is using their network.
    In fact, I'm not aware of any carrier, in the US, that will permit an iPhone on their network without an associated data plan.

  • Need to know the sqluery to find the disabled date from OIM 9.1.0.1

    Hi Experts,
    Need very urgent inputs from you all for the preparation of our audit.
    We are using OIM9.1.0.1
    We need to know the sqlquery for finding the Disabled date in OIM given the user ids, as currently we are unable to get the exact data from Historical Reports Option in OIM.
    I need to give in this format:
    select usr_login, usr_disabled from schemaname.tablename where usr_login in
    ('aaa','bbb'..... etc)
    We have three attributes :USR_DISABLED_BY_PARENT,USR_DISABLED,USR_DEPROVISIONING_DATE,but none of them give the exact date,
    USR_DISABLED gives just a flag as 1 or 0.
    Also there are no other fields in the corresponding usr table.
    So how to fetch the exact Disabled date from OIM system when I input the user ids.
    Your immediate response is appreciated.
    Thanks
    SS

    In the entire thread many experts have given nice queries in different formats...
    The best approach would be to open up the SQL Developer, connect with the OIM Database and experiment with all sorts of SQL queries provided by all the experts..
    Learn some SQL techniques, like Inner Join etc...
    Then you yourself will be able to figure out what you need, in exactly which format, for which users and for whom you have to restrict
    Then not only this question, you would be able to solve dozens of similar such issues yourself...
    And trust me, nothing can match that...
    Just in case, you are not familiar with SQL Developer,
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Oracle SQL Developer 3.2.1 (3.2.10.09.57)
    September 24, 2012
    The Disabled DATE will be the creation date of that entry in the UPA_FIELDS table when Users.Status changed to Disabled.
    SELECT USR.USR_LOGIN, UPA_FIELDS.CREATE_DATE
    FROM UPA_FIELDS
    WHERE UPA_FIELDS.FIELD_NAME='Users.Status'
    AND UPA_FIELDS.FIELD_NEW_VALUE='Disabled'
    AND UPA_FIELDS.UPA_USR_KEY=USR.USR_KEY
    AND USR.USR_LOGIN NOT IN ('XELSYSADM', 'XELOPERATOR', 'WEBLOGIC');

  • I have itunes 10.6.1.7. Whenever I try to sync my ipod touch 4g on windows 7 it says unable to load data class. I cant even go to preferences to reset the data sync because it keeps freezing. Can I have some help?

    When I turn on itunes it starts to back up on step 2 and then just takes forever showing a candy cane bar thing.

    Try here:
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • How to disable iCloud sync for a single app/game

    Since I bought the infinity blade game for it, I have a problem. Normally, both my sons play games one on my iphone and the other on the ipad, Now, we found the game syncing without us telling it to over iCloud and both the devices behave as if the game continues from the previous player on the last played device.
    Going through all the menus in icloud settings, there does not seem to be an easy way of disabling the game from syncing apart from disable all apps from syncing meaning all my Pages and Numbers documents wont sync.
    I did try the game and the game forums itself, which does not have any way to disable icloud sync.
    Both devices run the latest iOS and game updates. Can anyone help please.

    Your client needs their own Apple Developer account.

Maybe you are looking for