Skip to content

Commit

Permalink
Merge pull request #1378 from ppalaga/i1300
Browse files Browse the repository at this point in the history
Fix #1300 Document SSL auto-enabled by extensions
  • Loading branch information
oscerd committed Jun 18, 2020
2 parents f8862de + ee4a558 commit bdf1abe
Show file tree
Hide file tree
Showing 50 changed files with 365 additions and 2 deletions.
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/activemq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/ahc-ws.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/ahc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Please refer to the above link for usage and configuration details.

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].

== Additional Camel Quarkus configuration

* Check the xref:user-guide/native-mode.adoc#charsets[Character encodings section] of the Native mode guide if you expect
Expand Down
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-ec2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-ecs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-eks.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-iam.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-kinesis.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-kms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-lambda.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-s3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-sdb.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-sns.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-sqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-swf.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws-translate.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-cw.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-ddb.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-ec2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-ecs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-eks.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-iam.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-kms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-s3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-sns.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-sqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/aws2-translate.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/azure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/box.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/consul.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/fhir.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ Please refer to the above links for usage and configuration details.

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].

== Additional Camel Quarkus configuration

The https://hapifhir.io/download.html[hapi-fhir] library, on which camel-fhir depends on, heavily uses reflection which affects performance in Quarkus (memory footprint, build time, CPU resources etc...). The following options are provided to improve on this:
Expand Down
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/github.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/google-calendar.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/google-drive.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Please refer to the above link for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/google-mail.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/google-sheets.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Please refer to the above links for usage and configuration details.
----

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/graphql.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Please refer to the above link for usage and configuration details.

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].

== Additional Camel Quarkus configuration

When configuring `graphql` endpoints to reference query files from the classpath, set the following configuration
Expand Down
6 changes: 6 additions & 0 deletions docs/modules/ROOT/pages/extensions/http.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ Please refer to the above links for usage and configuration details.

Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.

== SSL in native mode

This extension auto-enables SSL support in native mode. Hence you do not need to add
`quarkus.ssl.native=true` to your `application.properties` yourself. See also
https://quarkus.io/guides/native-and-ssl[Quarkus SSL guide].

== Additional Camel Quarkus configuration

* Check the xref:user-guide/native-mode.adoc#charsets[Character encodings section] of the Native mode guide if you expect
Expand Down

0 comments on commit bdf1abe

Please sign in to comment.