Automatically disable the HTTP port when client certs are required #3314
Annotations
2 warnings
Linting with Vale:
docs/src/main/asciidoc/http-reference.adoc#L154
[vale] reported by reviewdog 🐶
[Quarkus.CaseSensitiveTerms] Use 'SSL/TLS' rather than 'SSL'.
Raw Output:
{"message": "[Quarkus.CaseSensitiveTerms] Use 'SSL/TLS' rather than 'SSL'.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 154, "column": 43}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/security-authentication-mechanisms.adoc#L200
[vale] reported by reviewdog 🐶
[Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'.
Raw Output:
{"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'.", "location": {"path": "docs/src/main/asciidoc/security-authentication-mechanisms.adoc", "range": {"start": {"line": 200, "column": 24}}}, "severity": "INFO"}
|