Commit graph

5 commits

Author SHA1 Message Date
19e1148989
feat: custom cert verifier to support self-signed, fingerprint generator 2024-08-02 21:22:19 +04:00
9952f1890c
add fields to manifest 2024-08-01 16:39:42 +04:00
95362fd9e8
feat: add example and dev deps
Note: current version of main.rs example just disables TLS cert verification if `-k` arg provided.
Instead, it must use custom storage for self-signed certs.

tokio with macros & fs features in dev deps is needed for main.rs example.
2024-08-01 12:05:39 +04:00
4cf9278cad
feat: basic client (untested) 2024-07-31 22:14:29 +04:00
c013ebf7dc
template, libs, impl Default/From 2024-07-31 16:58:17 +04:00