MARTIMM / raku-mongodb-driver

MongoDB driver for Raku
Artistic License 2.0
18 stars 8 forks source link

setup a user account should go secure #11

Open MARTIMM opened 8 years ago

MARTIMM commented 8 years ago

at the moment adding an account is not protected. It should be sent over a protected connection using ssl/tls

MARTIMM commented 6 years ago

perhaps using IO::Socket::SSL