MySQL Forums
Forum List  »  InnoDB clusters

Re: Generate mysqlrouter.key without --bootstrap
Posted by: Jason Miele
Date: July 12, 2017 10:41AM

Hi Frederic,

Is it possible to bootstrap mysql-router over SSL? For example:
mysqlrouter --bootstrap root@localhost:3306 –ssl-ca=/somepath/ca-trust.pem –ssl-cert=/somepath/client-cert.pem –ssl-key=/somepath/client-key.pem

In Table 4.4 (SSL) of the MySQL-Router Documentation we see an option for --ssl-ca but not for --client-cert/--client-key:
https://dev.mysql.com/doc/mysql-router/2.1/en/mysql-router-command-options.html

Any help is appreciated,
Jason

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Generate mysqlrouter.key without --bootstrap
526
July 12, 2017 10:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.