Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Chapter:Security
-
HD-Enabler:Wilma
Description
Created question in FIWARE Q/A platform on 17-01-2017 at 06:01
Please, ANSWER this question AT http://stackoverflow.com/questions/41689745/fiware-pep-proxy-configured-to-https
Question:
FIWARE - PEP Proxy configured to HTTPS
Description:
I would like to know how I configure the PEP Proxy so that I can exchange messages through HTTPS. I have an instance of Orion context broker that is accessed only after pass by the PEP Proxy. My PEP Proxy (Wilma) configuration file (config.js) has the following:
config.app_host = 'my_orion_ip'; //change to your Orion address
config.app_port = '1026'; //change to your Orion port
config.username = 'pep_proxy_credential_obtained_at_portal';
config.password = 'password_obtained_at_portal';
I have also HTTPS to HTTP (Nginx configured as reverse proxy) so that my requests directly sent to Orion are secure. The HTTPS is working only without PEP Proxy flow. When I insert the authorization/authentication flow, I am facing problems, because the PEP Proxy does not handle with the SSL certificate.
I want to integrate what I have in a way I can communicate with Orion only by HTTPS, including the PEP Proxy flow. I've searched but I did not find nothing useful related to HTTPS configuration in PEP Proxy.
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
HD-Enabler | Unknown [ 10910 ] | |
HD-Chapter | Unknown [ 10845 ] | |
HD-Node | Unknown [ 10852 ] |
Assignee | Alvaro Alonso [ aalonsog ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] FIWARE - PEP Proxy configured to HTTPS | FIWARE.Question.Tech.FIWARE - PEP Proxy configured to HTTPS. |
HD-Enabler | Unknown [ 10910 ] | |
HD-Chapter | Unknown [ 10845 ] | |
HD-Node | Unknown [ 10852 ] |
HD-Enabler | Wilma [ 10890 ] | |
Description |
Created question in FIWARE Q/A platform on 17-01-2017 at 06:01 {color: red}Please, ANSWER this question AT{color} http://stackoverflow.com/questions/41689745/fiware-pep-proxy-configured-to-https +Question:+ FIWARE - PEP Proxy configured to HTTPS +Description:+ I would like to know how I configure the PEP Proxy so that I can exchange messages through HTTPS. I have an instance of Orion context broker that is accessed only after pass by the PEP Proxy. My PEP Proxy (Wilma) configuration file (config.js) has the following: config.app_host = 'my_orion_ip'; //change to your Orion address config.app_port = '1026'; //change to your Orion port config.username = 'pep_proxy_credential_obtained_at_portal'; config.password = 'password_obtained_at_portal'; I have also HTTPS to HTTP (Nginx configured as reverse proxy) so that my requests directly sent to Orion are secure. The HTTPS is working only without PEP Proxy flow. When I insert the authorization/authentication flow, I am facing problems, because the PEP Proxy does not handle with the SSL certificate. I want to integrate what I have in a way I can communicate with Orion only by HTTPS, including the PEP Proxy flow. I've searched but I did not find nothing useful related to HTTPS configuration in PEP Proxy. |
Created question in FIWARE Q/A platform on 17-01-2017 at 06:01
{color: red}Please, ANSWER this question AT{color} http://stackoverflow.com/questions/41689745/fiware-pep-proxy-configured-to-https +Question:+ FIWARE - PEP Proxy configured to HTTPS +Description:+ I would like to know how I configure the PEP Proxy so that I can exchange messages through HTTPS. I have an instance of Orion context broker that is accessed only after pass by the PEP Proxy. My PEP Proxy (Wilma) configuration file (config.js) has the following: config.app_host = 'my_orion_ip'; //change to your Orion address config.app_port = '1026'; //change to your Orion port config.username = 'pep_proxy_credential_obtained_at_portal'; config.password = 'password_obtained_at_portal'; I have also HTTPS to HTTP (Nginx configured as reverse proxy) so that my requests directly sent to Orion are secure. The HTTPS is working only without PEP Proxy flow. When I insert the authorization/authentication flow, I am facing problems, because the PEP Proxy does not handle with the SSL certificate. I want to integrate what I have in a way I can communicate with Orion only by HTTPS, including the PEP Proxy flow. I've searched but I did not find nothing useful related to HTTPS configuration in PEP Proxy. |
HD-Chapter | Security [ 10841 ] |
Fix Version/s | 2021 [ 12600 ] |