Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
1 answer
5k views

I am trying to create a connection for SQL Server in Informatica Cloud to connect to a local database on my computer. Therefore I am doing the following settings: Type: SQL Server Runtime Environment: ...
Siver R's user avatar
0 votes
0 answers
251 views

I have created self signed certificate using openssl and put generated certificate in the folder and gave the path in the code as well as in the mosquitto.conf file. I have created a index.js file as ...
mithila ghuge's user avatar
0 votes
0 answers
58 views

with the IBM SG-Client i've establish the connection between the IBM-cloud and my local computer. When i'm trying to log-in with my IBM-account to get the data from my local mongodb this error occurs:[...
Dusko P's user avatar
0 votes
1 answer
168 views

Been going through documentation and threads on different fora the last days. (will ask our local IBM expert, but he is quite busy these days).. So turning to you wonderful people :-) Part of ...
Jesper Nielsen's user avatar
0 votes
1 answer
429 views

Recently, I started seeing an issue when trying to setup secure gateway within API Connect on IBM Cloud, I previously had it working but looks like they changed this wizard interface and its broken ...
Progruma's user avatar
3 votes
0 answers
512 views

I am a new user for Microsoft Flows. I have a requirement for Connecting the Microsoft Flow with HTTP Request. When connecting the HTTP Request, I am using the Client Certificate with the .pfx ...
Mufaddal's user avatar
  • 566
0 votes
1 answer
180 views

Is DB2 Connect installation and license installation during build/deploy a good way to ensure mainframe connectivity to IBM Blue zone? My PHP Cloud Foundry app is on w3ibm.bluemix. If yes shall I ...
Andr's user avatar
  • 88
0 votes
1 answer
217 views

I have a sample connection string from DashDB (DB2) on cloud that worked when I connected from Bluemix (A PHP cloud foundry app) to a cloud based DB2. Now I would like to connect to a zOS DB2 DB ...
Andr's user avatar
  • 88
0 votes
1 answer
321 views

When trying to execute docker container with gatewayid & sectoken, it fails with error "The Secure Gateway gateway ID was either not recognized or requires a security token to connect, error was: ...
debrajo's user avatar
  • 13
1 vote
1 answer
103 views

I'm running Raspbian GNU/Linux 7 (wheezy) on my Raspberry Pi. Can I install the Ubuntu IBM Secure Gateway client? pi@raspberrypijps1 ~ $ sudo dpkg -i ibm-securegateway-client-1.4.1+client_amd64.deb ...
jpsstack's user avatar
  • 1,301
0 votes
2 answers
62 views

I have installed 2 destinations in my SG with HTTPs protocol. 1 is for: another is for: from my application, I want to access these 2 url like this: url = new URL(urlStr); httpConn = (...
yin xu's user avatar
  • 21
1 vote
0 answers
133 views

I have installed docker inside internal server it requires ibm bluemix docker client. Use the command below. docker run -it ibmcom/secure-gateway-client <id> -t <security_token> But ...
Joseph Christopher Pimentel's user avatar
1 vote
1 answer
92 views

I'm testing to bridge messages from WMQ in Solaris to Message Hub - Bluemix and vice versa using Secure Gateway. Since secure gateway client is not available for Solaris , what is the option for ...
Vignesh's user avatar
  • 1,077
0 votes
0 answers
96 views

I have an issue with an error SQL1598N, between Bluemix and a Secure Gateway to access DB2 z/Os with PHP. The gateway client is Windows and is running on my system. I have a license type "Client ...
Daniel LORENZO's user avatar
-1 votes
1 answer
2k views

I am using Secure Gateway of ibm blue-mix. However, I do not know how to do "500 Error: Failed to establish a backside connection" error. The situation is as follows: When accessing, the following ...
Yasuhiko's user avatar
0 votes
1 answer
69 views

Regarding the section labeled "Creating IP table rules for a Bluemix app" @ https://console.bluemix.net/docs/services/SecureGateway/sg_023.html#sg_007 -- how can I obtain the "app_IP" and "app_ID" ...
Robert Irzyk's user avatar
0 votes
1 answer
47 views

As a simple example, has anybody ever typed an ACL-Allow and tried to hit the "+" button but nothing happens. Then you probably have the same problem as me. I've been working with the Secure Gateways ...
Mark Lucente's user avatar
0 votes
1 answer
682 views

My bluemix securegateway client installed on linux , gives an error as : [2017-10-03 04:08:05.791] [DEBUG] (Client ID 16583) The Secure Gateway client will fetch its configuration from https://...
PiFi's user avatar
  • 11
0 votes
0 answers
207 views

I have a single Docker container running (into a VPN network) on Bluemix to run my Secure Gateway Client in order to stabilish a VPN connection between Cloud to Site and it's working. I'm trying to ...
Diego Bolognesi Pinto's user avatar
0 votes
1 answer
309 views

Ran the secgw.command from Finder and got many NPM errors Start of warnings/errors: End Couldn't find the log file: I installed log4js (npm install log4js -g), still getting errors. npm cache clean ...
jpsstack's user avatar
  • 1,301
0 votes
1 answer
70 views

I see from this article that there is a gateway tunnel created between client side and server side. Would it be safe to expose the secure gateway client to all?
bharz629's user avatar
  • 161
0 votes
1 answer
188 views

I want to expose one blue zone api to external customers via secure-gateway, I am using docker as the client, but I always met below errors (the api server is in DST environment), can anyone help me ...
george jiang's user avatar
1 vote
1 answer
456 views

I'm trying to basically make one of the Watson services available on-premise by using the Secure Gateway. It's working fine with basic HTTP traffic, but I'm in doubt how to configure HTTPS traffic of ...
ThomasBPG's user avatar
0 votes
1 answer
119 views

I've succeed to install the Bluemix Gateway service component as well as to setup the client software at a Linux system, following the "on-premises" scheme.The client is visible in the gateway and I ...
Claude Falbriard's user avatar
0 votes
2 answers
431 views

We have java application running on bluemix that is supposed to submit some files over FTP to the server located in intranet. Everything works as expected when executing the application locally, but ...
archie_by's user avatar
  • 1,643
0 votes
1 answer
217 views

I'm trying to connect my NodeJS app to a Oracle DB using SecureGateway but doesn't work. I executed tests, and when I run var exec = require('child_process').exec; var sys = require('sys'); function ...
Ricardo Corassa's user avatar
0 votes
1 answer
59 views

When trying to binding any Bluemix apps to a pre-configured Secure Gateway service, the Secure Gateway is not in the list of services which can be bound to apps. Is there a different way to bind a ...
Matthew Whitehead's user avatar
0 votes
1 answer
135 views

I am following this doc for reference. I am able to get information for secure gateway, which is already created. But when I am trying to create a new secure gateway from the REST API, it is asking ...
Girish Ingle's user avatar
0 votes
1 answer
43 views

This Monday 24th, I had a problem with a container and Secure Gateway Client in Bluemix. The container was stopped and SecureGatewayClient was inhibited (it answered error 500 but it showed Started) ...
Ignacio Campos's user avatar
0 votes
1 answer
157 views

I want to consider using a Bluemix to run my application? For a firewall problem, I want to use a secure gateway of IBM that is one service in Bluemix. It uses a web socket. I customized a web socket ...
verystrongjoe's user avatar
1 vote
1 answer
506 views

I now have a NodeJS REST API. It is CRUD service. Does anyone know how to secure/protect my APIs step by step with wso2 OAuth2?
Tran M. Duc's user avatar
-1 votes
1 answer
121 views

Should I be able to setup secure gateway to be able to connect to my on-prem SQL server DB, using SQL Server Management Studio on my laptop from home (not on prem)?
Nim's user avatar
  • 1
0 votes
1 answer
291 views

I have configured Bluemix Secure gateway client to connect to DB2 on AS 400 using a Windows machine. I am able to run the Db2 connection successfully from the application on Windows machine where ...
Harish Shenoy's user avatar
0 votes
1 answer
111 views

Do we have Bluemix Secure gateway client that can be used to connect to DB2 database on OS 400? The bluemix documentation does not mention about client for for OS400 @ https://console.ng.bluemix.net/...
Harish Shenoy's user avatar
0 votes
1 answer
87 views

Our customer is planning for APIC on Bluemix cloud to On-premise connectivity for IIB APIs. For secure connection we are planning to use Secure gateway service on Bluemix and creating secure gateway ...
Amit Pareek's user avatar
0 votes
1 answer
283 views

I want to install Secure Gateway client on RHEL7 but I'm getting this error: file / from install of ibm-securegateway-client-1.6.1-2.x86_64 conflicts with file from package filesystem-3.2-20.el7....
user3921699's user avatar
-2 votes
1 answer
317 views

Corporate AS400 server having Application and database DB2 running. currently there is no reporting tool for this application. Planning to create new application on IBM bluemix with PHP. how can I ...
abhishek29's user avatar
0 votes
1 answer
188 views

Installation goes through fine but we keep on getting this error message once launching the client's UI: The command is: node lib\secgwclient.js cEm9COT0o411_prod_ng --1 INFO --P 9003 module.js:457 ...
Sudesh Krishnamoorthy's user avatar
1 vote
1 answer
764 views

I'm trying to connect from a nodejs webapp to a REST api hosted on premise. I bounded a Secure Gateway instance and created a destination on port 80 to the machine where the SG client for RHEL 6 is ...
user2282936's user avatar
0 votes
1 answer
207 views

I have setup the Secure Gateway to connect to my on premises DataPower and have exposed a local SOAP service. In the destination I have enabled User Authentication for mutual auth, and this is working ...
Devin Richards's user avatar
0 votes
1 answer
249 views

I have been trying to connect my Node.js Public Bluemix app to a DB2 server which is behind a firewall using the secure gateway service of Bluemix. When I try that by just using TCP everything works ...
doctor667's user avatar
0 votes
0 answers
469 views

Even after connection is established (with secure gateway and client on my computer through which I can access the DB) and schema and tables selected in dataworks and either refine or copy selected ...
zygas's user avatar
  • 1
0 votes
1 answer
274 views

I'm getting a error when accessing Tririga OSLC api via secure gateway from my nodered instance in my bluemix space. The Tririga server is hosted in my office at Pune, India. Bluemix zone is US-South. ...
Lahiru Karunatilake's user avatar
1 vote
1 answer
519 views

How can I enable the Secure Gateway client to use my proxy settings. The client uses npm bundled with the installation. I cannot pass proxy config as npm configuration. I tried setting http_proxy as ...
Lahiru Karunatilake's user avatar
1 vote
1 answer
572 views

I want to expose some APIs in Bluemix from my datacenter using API Connect and the Secure Gateway, but I need that just API Connect can call this APIs because I am going to secure them with this ...
Pipe Flórez's user avatar
0 votes
1 answer
431 views

OS: Windows 10 During the install of IBM Bluemix Secure Gateway Windows client (ibm-securegateway-client-1.5.1+client_windows.exe), I checked the Windows Service install option: "Please check this ...
darcy202's user avatar
1 vote
0 answers
125 views

So I have a secure gateway on bluemix. The secure gateway is connecting to LDAP Service on my local premise. In the secure gateway I have configured a mutual TLS. For Now, I'm using React\socket-...
Sen's user avatar
  • 338
0 votes
2 answers
277 views

My /etc/ibm/sgenvironment.conf file has a ACL_FILE: # Access Control List File # If manually modifying the following, accepted values are the absolute path to your ACL files ('none' if no file, ...
Chris Snow's user avatar
  • 24.9k
0 votes
1 answer
362 views

I am trying to connect to an on-premises SQL Server to DataWorks using a secure gateway. I have already created the Secure Gateway (installed the client on my PC and can connect to it). When I go to ...
user6460555's user avatar
0 votes
3 answers
635 views

trying to connect a bluemix app (java liberty profile) to our on-premise db/as400 using a secure gateway. Denying or allowing all connection, doesn't change the error message. It seems that the ...
Abderrazak L's user avatar