Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document SSL auto-enabled by extensions #1300

Closed
ppalaga opened this issue Jun 3, 2020 · 1 comment
Closed

Document SSL auto-enabled by extensions #1300

ppalaga opened this issue Jun 3, 2020 · 1 comment
Assignees
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Jun 3, 2020

Followup #1294 (comment)

We should decide how detailed we should document the fact that some extensions auto-enable SSL in native mode by producing a ExtensionSslNativeSupportBuildItem. Should we do this on extension pages? Should we have a list like in Quarkus https://github.com/quarkusio/quarkus/blob/master/docs/src/main/asciidoc/native-and-ssl.adoc ?

@ppalaga
Copy link
Contributor Author

ppalaga commented Jun 3, 2020

It is probably rather easy to add a generated text block on extension pages.

Something like

== 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].

@ppalaga ppalaga self-assigned this Jun 18, 2020
@oscerd oscerd closed this as completed in ee4a558 Jun 18, 2020
oscerd added a commit that referenced this issue Jun 18, 2020
Fix #1300 Document SSL auto-enabled by extensions
@ppalaga ppalaga added this to the 1.0.0-CR3 milestone Jul 3, 2020
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

No branches or pull requests

1 participant