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

[Bug]: SSL Error port_enf_sa_gov_au.py #2163

Closed
7 tasks done
illuzn opened this issue Jun 19, 2024 · 1 comment · Fixed by #2167
Closed
7 tasks done

[Bug]: SSL Error port_enf_sa_gov_au.py #2163

illuzn opened this issue Jun 19, 2024 · 1 comment · Fixed by #2167

Comments

@illuzn
Copy link

illuzn commented Jun 19, 2024

I Have A Problem With:

A specific source

What's Your Problem

I receive the following error when using the port_enf_sa_gov_au.py source:

SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))

Seems similar to #1329 and #1125 where the full certificate chain is not being provided.

Source (if relevant)

port_enf_sa_gov_au

Logs

No response

Relevant Configuration

No response

Checklist Source Error

  • Use the example parameters for your source (often available in the documentation) (don't forget to restart Home Assistant after changing the configuration)
  • Checked that the website of your service provider is still working
  • Tested my attributes on the service provider website (if possible)
  • I have tested with the latest version of the integration (master) (for HACS in the 3 dot menu of the integration click on "Redownload" and choose master as version)

Checklist Sensor Error

  • Checked in the Home Assistant Calendar tab if the event names match the types names (if types argument is used)

Required

  • I have searched past (closed AND opened) issues to see if this bug has already been reported, and it hasn't been.
  • I understand that people give their precious time for free, and thus I've done my very best to make this problem as easy as possible to investigate.
@5ila5
Copy link
Collaborator

5ila5 commented Jun 19, 2024

Disabled ssl Verification for the POST requests, it was already disabled for the GET requests (pretty much the same as #2146)

This will be part of the next release or is available now as master (git) version (3-dot menu -> redownload -> change version to master -> fully restart HA (this will increase update cycle by a lot)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants