[ https://jira.fiware.org/browse/HELP-13308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez reassigned HELP-13308:
-------------------------------------
Assignee: Alvaro Alonso
> [fiware-stackoverflow] Fiware Wilma PEP ssl protocol error at curl
> ------------------------------------------------------------------
>
> Key: HELP-13308
> URL: https://jira.fiware.org/browse/HELP-13308
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Alvaro Alonso
> Labels: fiware, fiware-orion, fiware-wilma
>
> Created question in FIWARE Q/A platform on 13-09-2017 at 11:09
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/46194477/fiware-wilma-pep-ssl-protocol-error-at-curl
> +Question:+
> Fiware Wilma PEP ssl protocol error at curl
> +Description:+
> I have at Fiware Lab a virtual machine deployed with Context Broker + Wilma Pep proxy. PEP is configured with https enabled at config.js config.https = { enabled =true...}
> Executing the command below I can see "https" process related to the node.js pep process
> [centos at orion ~]$ sudo netstat -t -l -p
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
> tcp 0 0 *:https *:* LISTEN 1492/node
> But when I try to execute the following curl command I get the following message
> curl -v -i -X GET https://public-ip-at-fiware-lab:443/v2/entities -H "X-Auth-Token: auth-token-from-idm-keyrock"
> curl: (35) Unknown SSL protocol error in connection to public-ip-at-fiware-lab:443
> What is missing in the configuration of PEP?
> How can I debug what is happening in fiware-lab machine?
> How can I test the SSL with curl command?
> Any tip is wellcome!
> Many thanks in advance
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy