blackbeam / rust-mysql-simple

Mysql client library implemented in rust.
Apache License 2.0
652 stars 145 forks source link

What about ssl? #333

Open ash-hashtag opened 1 year ago

ash-hashtag commented 1 year ago

I don't know much about that urls that ends like this mysql://username:password@localhost:3000/database?ssl={"rejectUnauthorized":true}

blackbeam commented 1 year ago

Hi. Could you please elaborate? I'm struggling to parse the actual question. Btw, connection URL requirements as well as supported parameters are documented here: https://docs.rs/mysql/latest/mysql/#url-based-connection-string