dart-archive / sdk

The Dartino project was an experiment seeking to improve productivity when writing application code for embedded devices.
https://dartino.org
Other
331 stars 36 forks source link

Allow certificate chain validation in mbedtls.dart #547

Open karlklose opened 8 years ago

karlklose commented 8 years ago

There needs to be a way to provide root certificates from Dart code or on a file system to make it possible to validate the certificate of the host.