Questions tagged [secure-gateway]

The Secure Gateway service provides you with a secure way to access your on-premises or cloud data from your Bluemix application through a secure passage.

IBM Secure Gateway for Bluemix provides many key features for helping Bluemix users connect their cloud applications to on-premises resources. It provides a full services User Interface (UI) and well as an SDK (url: https://www.npmjs.com/package/bluemix-secure-gateway). Beside the typical online Bluemix documentation there are also several sample and blog posts to assist users to quickly and easily use the service.

109 questions
0
votes
1 answer

Try to make authenticated HTTPS call via Secure Gateway

I am trying to access a secured WAS URL via the Secure Gateway. I can access an unsecured page via HTTP. When I set the Secure Gateway Destination to HTTPS and try to access the secured page (requires a userid/password), the connection fails. Last…
0
votes
2 answers

Unable to access SSH via securegateway

I am trying to expose an SSH port from my local system to a Bluemix service via securegateway. I can see the securegateway client showing as connected. On my client, my acl allows port 22 from all. I have a securegateway destination set up with my…
Ahsan
  • 11
  • 1
0
votes
1 answer

Bluemix Secure Gateway : About TLS connection between client and on-prem server

I have question, suppose server side is setup to connect via TLS (v1.0 or later), and the client uses the library so that it can connect via TLS. [client] - TLS -> [on-prem server] So the connection is secured (encrypted). Now, we move this…
ibmamnt
  • 129
  • 8
0
votes
2 answers

How to setup HTTPS Mutual Auth between Bluemix and CastIron Virtual Appliance?

We have tested the Bluemix API Managment taling to OnPremise CastIron Virtual Appliance using http to work fine. Now we wanted to enable HTTPS and test the same flow using the certificates. We are not finding the exact steps of how to get this…
0
votes
1 answer

How to point to endpoints for an API in BlueMix?

We have deployed our flows in Cast Iron Virtual Appliances. There are 2 Virtual Appliances which will be acting in Active-Active mode. I have created a Secure gateway and added a destination with the Virtual Appliance-1 IP. The cloud host of…
0
votes
1 answer

How bluemix resolves to Secure Gateway clients?

While using secure gateway to integrate bluemix and on-prem applications, we can use IBM client installer, Docker or DataPower. For now, let us consider IBM client installer & Docker. While configuring the client either through docker or by…
0
votes
1 answer

Secure gateway between Bluemix CF apps and containers

Can I use Secure-Gateway between my Cloud Foundry apps on Bluemix and my Bluemix docker container database (mongo)? It does not work for me. Here the steps I have followed: upload secure gw client docker image on bluemix docker push …
edevregille
  • 209
  • 2
  • 12
0
votes
1 answer

IBM API Management and Secure Gateway

I created the secure gateway in my space and connected it to the client on my laptop (Mac Installer), I also created the destination (localhost, port 3000, TCP), now I need to create some APIs with API Management service but I am not able to see the…
0
votes
1 answer

Bluemix Secure Gateway JDBC connection to MySQL database

I managed to create a connection from my sample Java application running on Bluemix and a MySQL database running on my local machine using Secure Gateway service and Docker. No security. Now I am trying to find out how should TLS be configured.…
GNF
  • 93
  • 1
  • 8
0
votes
2 answers

IBM bluemix secure gateway service not working on the internet

I have setup IBM bluemix secure gateway service to invoke REST service hosted on company intranet. The secure gateway service works on the company intranet. But when I try to use it over the internet, it clocks for a long time and thereafter…
jeet
  • 629
  • 1
  • 4
  • 15
0
votes
1 answer

Are Bluemix Cloud Integration & Secure Gateway in High Availability?

I have some questions related to the functioning of Bluemix Cloud Integration & Secure Gateway. Are they in High Availability? Do they use virtual IP or not? Thank you very much
0
votes
2 answers

For the Bluemix Secure Gateway service, how does the data center's network need to be configured?

I am going to use Secure Gateway service in Bluemix and I have some questions about how I should make it work. Systems in my data center's intranet access the Internet through a proxy (with no authentication). Can Secure Gateway connect to Bluemix…
0
votes
1 answer

SQL Server Replication across a unidirectional gateway

We would like to replicate a SQL Server 2005 database across a unidirectional gateway between a very secure Process LAN and a somewhat less secure Business LAN. Does anyone know: If there is a way to have SQL Server perform the replication without…
0
votes
2 answers

How store the data in android device securely?

I have the problem to store the downloaded data in my android device Now I store the data on my sdcard, but this is not much prevent from the user. I need to store the data securely from the user. How can I do that?
Rajesh Kumar
  • 6,868
  • 3
  • 15
  • 15
-1
votes
1 answer

500 Error: Failed to establish a backside connection

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 message will be displayed on the Secure Gateway…
Yasuhiko
  • 1
  • 2