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

TLS Registry: provide a TLS configuration called javax.net.ssl having truststore set in the same way as default SunJSSE provider #45184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Dec 18, 2024

fix #45175

Copy link

quarkus-bot bot commented Dec 18, 2024

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@ppalaga ppalaga changed the title [TLS Registry] provide a TLS configuration called javax.net.ssl having truststore set in the same way as default SunJSSE provider TLS Registry: provide a TLS configuration called javax.net.ssl having truststore set in the same way as default SunJSSE provider Dec 18, 2024
@ppalaga
Copy link
Contributor Author

ppalaga commented Dec 18, 2024

Created as a draft, because the documentation is still missing.
The code is ready for review.

Copy link

github-actions bot commented Dec 18, 2024

🎊 PR Preview 969b378 has been successfully built and deployed to https://quarkus-pr-main-45184-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@quarkus-bot quarkus-bot bot added area/docstyle issues related for manual docstyle review area/documentation labels Dec 18, 2024
…g truststore set in the same way as default SunJSSE provider, fix quarkusio#45175
@ppalaga ppalaga marked this pull request as ready for review December 18, 2024 20:00
@ppalaga
Copy link
Contributor Author

ppalaga commented Dec 18, 2024

a4c5028: added some docs, now complete from my PoV.

Copy link

quarkus-bot bot commented Dec 18, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit a4c5028.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented Dec 19, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit a4c5028.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/panache/hibernate-reactive-rest-data-panache/deployment

io.quarkus.hibernate.reactive.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest.shouldUpdateComplexObject - History

  • 1 expectation failed. JSON path name doesn't match. Expected: is "updated collection" Actual: empty collection - java.lang.AssertionError
java.lang.AssertionError: 
1 expectation failed.
JSON path name doesn't match.
Expected: is "updated collection"
  Actual: empty collection

	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant