jaxon-core icon indicating copy to clipboard operation
jaxon-core copied to clipboard

Examples cannot be accessed due to SSL error

Open frameworker2019 opened this issue 3 years ago • 2 comments

It seems some SSL certificates ran out of time. https://www.jaxon-php.org/examples/simple/hello.html

file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed

frameworker2019 avatar Jan 07 '22 16:01 frameworker2019

Working on it. Meanwhile, you can check the example code in this repo: https://github.com/jaxon-php/jaxon-examples

feuzeu avatar Jan 07 '22 16:01 feuzeu

You can also see a real world use of the library in this package: https://github.com/lagdo/jaxon-dbadmin/tree/main/app Or these

  • https://github.com/lagdo/jaxon-supervisor
  • https://github.com/lagdo/twitter-feed
  • https://github.com/lagdo/polr-admin

feuzeu avatar Jan 07 '22 16:01 feuzeu