I cannot save ssl piwik local url in piwik module configuration page , It gives a error saying ( screenshot attached)
screen1

Environment details :
OS X Yosemite Version 10.10
nginx version: nginx/1.6.2
OpenSSL 0.9.8za 5 Jun 2014
PHP 5.6.17 (cli) (built: Jan 8 2016 10:51:07)

CommentFileSizeAuthor
ScreenShot.png81.53 KBSajithAthukorala
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SajithAthukorala created an issue. See original summary.

hass’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Fixed

See google for your php server error, please.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

pvdpdrop’s picture

I today encounter the exact same issue (but with a production server).

The following can be added:
- no errors found in fresh logs of Apache or PHP after triggering the error in Drupal by saving the settings
- sites which already work well (with the second field filled in) track HTTPS visits correctly but NOT possible to (re)save the settings (while not modifying them)
- possible to navigate to the Piwik URL entered (in the same browser but outside of the settings page)
- valid certificates are being used

Config:
- Drupal 7.43
- PHP 5.6.17 (identical to original description)
- OpenSSL 1.0.2f
- Apache 2.4.18 (not NGINX, different from original description)
- Ubuntu 14.04.3 LTS
- Piwik module 7.x-2.7

Thanks for looking into this!

pvdpdrop’s picture

Based on source code of piwik module and some additional research and testing, this seems to be linked to https://www.drupal.org/node/588186

pvdpdrop’s picture

Found root cause and solved: installed missing intermediate (chain) certificate.

zenimagine’s picture

I encounter exactly the same error

drupal : 7.50
php : 5.6.21