raku-mongodb-driver icon indicating copy to clipboard operation
raku-mongodb-driver copied to clipboard

setup a user account should go secure

Open MARTIMM opened this issue 9 years ago • 1 comments
trafficstars

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

MARTIMM avatar Aug 09 '16 11:08 MARTIMM

perhaps using IO::Socket::SSL

MARTIMM avatar Sep 30 '17 13:09 MARTIMM