Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CA certificates #189

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Commits on Jul 30, 2024

  1. CA certificate fix

    This should work on all webOS versions. It loads certificates from the
    Mozilla CA cert bundle. Users may add additional certs by placing
    PEM-encoded files in the "certs" directory.
    
    The code for loading the certs can be found at:
    https://github.com/throwaway96/node-load-cert-dir
    throwaway96 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bede23f View commit details
    Browse the repository at this point in the history