rust-mysql-simple icon indicating copy to clipboard operation
rust-mysql-simple copied to clipboard

What about ssl?

Open ash-hashtag opened this issue 3 years ago • 1 comments

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

ash-hashtag avatar Aug 23 '22 15:08 ash-hashtag

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

blackbeam avatar Aug 25 '22 06:08 blackbeam