*

Ivanko

  • *****
  • 388 posts
Laravel valet error when use SSL
« on: July 28, 2021, 10:25:02 PM »
If use localhost with laravel valet + ssl, there is an error on web site on footer, after fresh installation

Code: [Select]

Warning: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /Users/safeacid/Desktop/www/osclass_mb/oc-includes/osclass/utils.php on line 341

Warning: fsockopen(): Failed to enable crypto in /Users/safeacid/Desktop/www/osclass_mb/oc-includes/osclass/utils.php on line 341

Warning: fsockopen(): unable to connect to ssl://osc_mb.vl:443 (Unknown error) in /Users/safeacid/Desktop/www/osclass_mb/oc-includes/osclass/utils.php on line 341

source
https://laravel.com/docs/8.x/valet#securing-sites

No problem with WP and Presta

May be you can check and plan to fix core someday when new updates comes up



*

MB Themes

Re: Laravel valet error when use SSL
« Reply #1 on: July 29, 2021, 12:55:13 PM »
That sounds more like problem with certificate then osclass.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: Laravel valet error when use SSL
« Reply #2 on: July 29, 2021, 03:27:25 PM »
That sounds more like problem with certificate then osclass.
This is self signed certificate by laravel local server, no problem with WP and Presta CMS if use same procedure as described on website (valet installation)
may be function to check ssl in osclass core is outdated and need to be checked


*

MB Themes

Re: Laravel valet error when use SSL
« Reply #3 on: July 29, 2021, 03:29:44 PM »
Maybe
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots