Skip to content

Commit

Permalink
Merge pull request #11770 from riptano/add_ssl_to_cassandra_extension
Browse files Browse the repository at this point in the history
mention cassandra-quarkus-client in the section about extensions that support SSL
  • Loading branch information
gsmet authored Sep 1, 2020
2 parents 8980acd + 18f63c8 commit d41f730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/native-and-ssl.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ As SSL is de facto the standard nowadays, we decided to enable its support autom
* the Reactive client for PostgreSQL extension (`quarkus-reactive-pg-client`),
* the Reactive client for MySQL extension (`quarkus-reactive-mysql-client`),
* the Reactive client for DB2 extension (`quarkus-reactive-db2-client`).
* the Cassandra client extensions (`cassandra-quarkus-client`)

As long as you have one of those extensions in your project, the SSL support will be enabled by default.

Expand Down

0 comments on commit d41f730

Please sign in to comment.