XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
57 stars 48 forks source link

Add tests for SSL part of requests library in utils #1169

Open kuznetsss opened 4 months ago

kuznetsss commented 4 months ago

1140 was merged without tests for SSL part. SSL tests could be done with self signed certificate and ssl::context::use_certificate().

kuznetsss commented 2 weeks ago

This tool might be useful for certificates generation https://github.com/FiloSottile/mkcert