Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Relevant concerning the given example server typed-hole.org:79:

  $ echo "feed" | nc typed-hole.org 79
  
  julienxx@nein.club toots:
  
  thread 'main' panicked at src/main.rs:52:39:
  called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("nein.club")), port: None, path: "/api/v1/accounts/01C2ETC44GDGZ27S9WKZMSHKWV/statuses", query: Some("limit=5&exclude_reblogs=true&exclude_replies=true"), fragment: None }, source: hyper::Error(Connect, Ssl(Error { code: ErrorCode(1), cause: Some(Ssl(ErrorStack([Error { code: 167772294, library: "SSL routines", function: "tls_post_process_server_certificate", reason: "certificate verify failed", file: "../ssl/statem/statem_clnt.c", line: 1889 }]))) }, X509VerifyResult { code: 18, error: "self-signed certificate" })) }
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Looks like an error.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: