ibm-datapower

MQ Input/Output count increasing when Datapower client is connect using MQ front side handler

坚强是说给别人听的谎言 提交于 2020-12-16 07:33:39
问题 I am using MQ 7.5.0.2 and Datapower client IDG7 When MQ send messages to Datapower, Datapower receive those messages using MQ front side handlers and also same way it do send messages using Backend URL But the problem I am facing it when ever Datapower connects to MQ, Queue Input/Output count increases to (10 ~20) and remains same and the Handle state is INACTIVE. When I see queue details using below commands it is displaying as below display qstatus(******) type(handle) QUEUE(********) TYPE

PEM to JWK using javascript

杀马特。学长 韩版系。学妹 提交于 2020-06-01 07:40:37
问题 I am a newbie in API Connect and Java Script. I have a requirement where I need to convert the content of a .pem (which is in DataPower under local:///cert) to JWK in API connect. Could anyone help me with the starting point on how to develop a javascript to refer the crypto cert object from DataPower (example crypto cert object JWKCryptoCertObj) Decrypt the .pem from crypto cert object (example PEM JWKCryptoCertObj.pem) Convert the content of the .pem to JWK ( jwk.readCertificate() ) So far

xslt loop count context, value from top xml

本小妞迷上赌 提交于 2019-12-24 06:37:30
问题 <Root> <Envelope> <Header> <ineed>apple</ineed> </Header> <success></success> </Envelope> <Envelope> <Header> <ineed>apple</ineed> </Header> <success></success> </Envelope> <Envelope> <Header> <ineed>apple</ineed> </Header> <criticalerror></criticalerror> </Envelope> <Envelope> <Header> <ineed>apple</ineed> </Header> <success></success> </Envelope> <Envelope> <Header> <ineed>apple</ineed> </Header> <criticalerror></criticalerror> </Envelope> <Envelope> <Header> <ineed>apple</ineed> </Header>

WCF, DataPower integration - secure binding necessary?

蓝咒 提交于 2019-12-13 06:32:30
问题 I have been developing a WCF service using basic HTTP binding. This has been integrated with DataPower. I want to follow best practice by enabling secure binding. Is this necessary? Referring to slide 8 in DataPower WCF integration : DataPower is designed to off-load the security for the WCF services. Thank you. 回答1: Only your security architects can really tell you if it is needed for your case. Remember, whatever you are sending over the wire is unsecured when using basic HTTP. Within the

IBM DataPower 3.7.1.x issues with WCF clients

二次信任 提交于 2019-12-12 11:29:44
问题 I'm trying to consume an IBM DataPower 3.7.1.x web service in WCF getting the following error message: Cannot find a token authenticator for the 'System.IdentityModel.Tokens.X509SecurityToken' token type. Tokens of that type cannot be accepted according to current security settings. The HTTP response is coming back as 200 and I can see the correct SOAP response while debugging it in Fiddler. However, the WCF clients doesn't seem to know how to process the BinarySecurityToken element in the

handshake failure(40) and TLS_EMPTY_RENEGOTIATION_INFO_SCSV

南楼画角 提交于 2019-12-12 09:49:27
问题 A client installed on jBOSS is trying to access a secured website configured on DataPower xi50v6.0.0.2 appliance. The connection is getting failed at SSL handshake. I have taken a packet capture at DataPower and observed that SSL Handshake is failing with the Description:Handshake failure(40) . However, at the Client Hello step, I have observed that, only one Cipher Suite is specified which is : TLS_EMPTY_RENEGOTIATION_INFO_SCSV . The TLS protocol used ( as per packet capture) is TLS1.1. Can

API Management 2018.1 and DataPower 7.7

隐身守侯 提交于 2019-12-11 11:25:00
问题 I am trying to add DataPower 7.7 into API Management 2018.1. I need to configure API Connect Gateway Service in DataPower (new APIC 2018.1 doesn't work with XML Management Service). After configuration I got an error: 8:07:19 mgmt notice 959 0x00350015 apic-gw-service (default): Operational state down 8:07:19 apic-gw-service error 959 0x88e00001 apic-gw-service (default): Unexpected queue error: Domain check failed! Please ensure that the 'default' domain exists and is enabled. Also, please

Adding default namespace conditionally using xslt

流过昼夜 提交于 2019-12-08 09:09:22
问题 Requirement: Check whether a default namespace declaration xmlns="http://www.origoservices.com present in the request xml. If not, add the default namespace declaration. Sample Request xml 1: <message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <m_control> <control_timestamp>2014-11-05T09:30:38.308</control_timestamp> <retry_number>0</retry_number> <expected_response_type>synchronous</expected_response_type> <responder_id>Exchange Life 1</responder_id> </m_control> </message>

we did not send a packet, disable method

喜欢而已 提交于 2019-12-07 11:09:00
问题 I have tried to setup public key connection between AIX to AIX and that's working and I am facing problem while I setup same public key connection between AIX and DataPower appliance. I could see in logs that's connection established but while using public I am not able to login and everytime expecting to enter password manually. Can someone please help on this? debug1: Authentications that can continue: publickey,password debug3: start over, passed a different list publickey,password debug3:

handshake failure(40) and TLS_EMPTY_RENEGOTIATION_INFO_SCSV

我的未来我决定 提交于 2019-12-06 05:17:54
A client installed on jBOSS is trying to access a secured website configured on DataPower xi50v6.0.0.2 appliance. The connection is getting failed at SSL handshake. I have taken a packet capture at DataPower and observed that SSL Handshake is failing with the Description:Handshake failure(40) . However, at the Client Hello step, I have observed that, only one Cipher Suite is specified which is : TLS_EMPTY_RENEGOTIATION_INFO_SCSV . The TLS protocol used ( as per packet capture) is TLS1.1. Can this Cipher Suite be a problem? In the DataPower system logs I can see below error: Request processing