mirror of
https://github.com/denoland/deno.git
synced 2024-12-23 07:44:48 -05:00
fb358380c0
Include the lower-level error message in the generic error message. No test because I can't actually make it fail by passing it bad PEM. I checked and `reqwest::Certificate::from_pem()` always returns `Ok()`. Fixes #9364. |
||
---|---|---|
.. | ||
crypto | ||
fetch | ||
web | ||
websocket |