Unfortunately ssl connection is not available so far in nprobe mysql plugin. Yuri ############################################### Yuri Francalacci - [email protected] - http://www.ntop.org "Simplicity is the ultimate sophistication" - Leonardo da Vinci ###############################################
> On 07 May 2015, at 16:15, Robert Lasota <[email protected]> wrote: > > Dnia Poniedziałek, 4 Maja 2015 16:03 Yuri Francalacci <[email protected] > <mailto:[email protected]>> napisał(a) > nprobe does it. > check nprobe help with something like > > nprobe --help > <.. output...> > [MySQL DB] > --mysql=<host[@port]|unix socket>:<dbname>:<prefix>:<user>:<pw> | Enable > MySQL database support configuration > --mysql-skip-db-creation | Skip database schema > creation > <.. output..> > Hence, you have just to run nprobe with the specified option in the command > line and the probe will save all the flows in a mysql database. > > > Ok, its working with these options... but, we would want to use SSL > connection to Mysql. I don't see SSL fo Mysql options in help so is it any > way to do this ? > > Generic client connection with SSL looks like this: > mysql --ssl-ca=ca-cert.pem --ssl-cert=client-cert.pem > --ssl-key=client-key.pem –u ssluser –p > > but in nprobe ? > > Robert > > > _______________________________________________ > Ntop mailing list > [email protected] <mailto:[email protected]> > http://listgateway.unipi.it/mailman/listinfo/ntop > <http://listgateway.unipi.it/mailman/listinfo/ntop>
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
