Update deprecated/unsupported Quarkus Http TLS options #73
Annotations
1 error and 1 warning
You have commit messages with errors
⧗ input: Update deprecated/unsupported Quarkus Http TLS options
With the Quarkus version upgrade the supporting TLS options also changed.
It no longer uses
quarkus.http.ssl.certificate.key-file quarkus.http.ssl.certificate.file
https://quarkus.io/guides/http-reference#configuring-the-http-server-directly
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading