[GH-ISSUE #298] Warning fopen() Peer certificate #243

Closed
opened 2026-02-26 09:37:01 +03:00 by kerem · 1 comment
Owner

Originally created by @s-a-s-k-i-a on GitHub (Jan 23, 2023).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/298

Hello!
Currently I am seeing the following Warning messages, when accessing Vimbadmin's frontend:

Warning: fopen(): Peer certificate CN=`server.mydomain.de' did not match expected CN=`www.opensolutions.ie' in /var/www/vimbadmin.mydomain.de/htdocs/vimbadmin/library/ViMbAdmin/Version.php on line 95

Warning: fopen(): Failed to enable crypto in /var/www/vimbadmin.mydomain.de/htdocs/vimbadmin/library/ViMbAdmin/Version.php on line 95

Warning: fopen(https://www.opensolutions.ie/open-source/vimbadmin/latest-v3): Failed to open stream: operation failed in /var/www/vimbadmin.mydomain.de/htdocs/vimbadmin/library/ViMbAdmin/Version.php on line 95

Did I do something wrong during setup? Using latest release 3.3.0 with nginx and php 8.1

Originally created by @s-a-s-k-i-a on GitHub (Jan 23, 2023). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/298 Hello! Currently I am seeing the following Warning messages, when accessing Vimbadmin's frontend: ``` Warning: fopen(): Peer certificate CN=`server.mydomain.de' did not match expected CN=`www.opensolutions.ie' in /var/www/vimbadmin.mydomain.de/htdocs/vimbadmin/library/ViMbAdmin/Version.php on line 95 Warning: fopen(): Failed to enable crypto in /var/www/vimbadmin.mydomain.de/htdocs/vimbadmin/library/ViMbAdmin/Version.php on line 95 Warning: fopen(https://www.opensolutions.ie/open-source/vimbadmin/latest-v3): Failed to open stream: operation failed in /var/www/vimbadmin.mydomain.de/htdocs/vimbadmin/library/ViMbAdmin/Version.php on line 95 ``` Did I do something wrong during setup? Using latest release 3.3.0 with nginx and php 8.1
kerem closed this issue 2026-02-26 09:37:02 +03:00
Author
Owner

@barryo commented on GitHub (Feb 23, 2023):

This looks like a nginx misconfiguration and not a ViMbAdmin issue.

If you want to past your nginx site config, we can have a look.

<!-- gh-comment-id:1442498114 --> @barryo commented on GitHub (Feb 23, 2023): This looks like a nginx misconfiguration and not a ViMbAdmin issue. If you want to past your nginx site config, we can have a look.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#243
No description provided.