Console fails with SSL configured "unable to verify the first certificate" #10984
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Console
Dev Tools Console Feature
Feature:Dev Tools
PR sent
regression
Team:Operations
Team label for Operations Team
Kibana version: 5.4.0-SNAPSHOT
Elasticsearch version: 5.4.0-SNAPSHOT
Server OS version: Ubuntu 14.04
Browser version: Chrome
Browser OS version: Windows 10
Original install method (e.g. download page, yum, from source, etc.): .deb packages
Description of the problem including expected versus actual behavior:
The integration-test repo was recently changed to configure SSL for all products for 5.x and master branches. The Dev Tools > Console now fails with the message;
"Bad Gateway",\n "message": "unable to verify the first certificate"
Steps to reproduce:
<"statusCode": 502,\n "error": "Bad Gateway",\n "message": "unable to verify the first certificate"\n}'
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
The text was updated successfully, but these errors were encountered: