Skip to content

Add support of cert and key for YSQL#36

Open
tedyu wants to merge 1 commit into
yugabyte:masterfrom
tedyu:ysql-cert
Open

Add support of cert and key for YSQL#36
tedyu wants to merge 1 commit into
yugabyte:masterfrom
tedyu:ysql-cert

Conversation

@tedyu

@tedyu tedyu commented Sep 5, 2020

Copy link
Copy Markdown
Contributor

This fixes yugabyte/yugabyte-db#5599

  1. ssl_cert is renamed to ycql_cert for YCQL connections
  2. two new flags called ysql_cert and ysql_key are added for SSL connection to YSQL.

@tedyu

tedyu commented Sep 5, 2020

Copy link
Copy Markdown
Contributor Author

@rkarthik007
Please review.

/cc
@bmatican @kmuthukk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sample-apps] Update YB Sample Apps to support cert and key for YSQL.

1 participant