dart-lang / html

Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
https://pub.dev/packages/html
Other
276 stars 58 forks source link

Problems with dart_BCV package #234

Open diegolepipe opened 10 months ago

diegolepipe commented 10 months ago

The package was working very well until today.

handshakeexception: handshake error in client (os error: certificate_verify_failed: unable to get local issuer certificate(handshake.cc:393))

How can I correct this?