MySQL Forums
Forum List  »  Router & Proxy

mysql router ssl support
Posted by: Ajay P
Date: June 16, 2017 04:29PM

Hello ,

I am working on setting up innodb cluster as part of it trying to bootstrap mysqlrouter with ssl option and it throw below error however document says ssl options are supported.Any insights will be helpful and confirmation on ssl support is much appreciated.

https://dev.mysql.com/doc/mysql-router/2.1/en/mysql-router-command-options.html

mysqlrouter -v
MySQL Router v2.1.3 on Linux (64-bit) (GPL community edition)

bootstrap error

mysqlrouter --bootstrap xxxx:3306 --ssl-ca mysql-stage.pem --directory /home/xxxx/myrouter --conf-use-sockets

Configuration error: Certificate Verification is disabled in this build of the MySQL Router.
The following parameters are not supported:
--ssl-mode=VERIFY_CA, --ssl-mode=VERIFY_IDENTITY,
--ssl-ca, --ssl-capath, --ssl-crl, --ssl-crlpath
Please check documentation for the details.

Thanks!!

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql router ssl support
3092
June 16, 2017 04:29PM
1335
June 19, 2017 10:56AM


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.