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

quarkus.oidc.tls.verification can not work in dev mode #24130

Closed
yuhaibohotmail opened this issue Mar 6, 2022 · 1 comment · Fixed by #24154
Closed

quarkus.oidc.tls.verification can not work in dev mode #24130

yuhaibohotmail opened this issue Mar 6, 2022 · 1 comment · Fixed by #24154
Labels
area/devmode area/oidc env/windows Impacts Windows machines kind/bug Something isn't working
Milestone

Comments

@yuhaibohotmail
Copy link

Describe the bug

135=12:30:17 INFO  [io.qu.oi.de.de.OidcDevConsoleProcessor] (build-61) OIDC Dev Console: discovering the provider metadata at https://10.32.1.215:8443/realms/bank/.well-known/openid-configuration
225=12:30:18 WARN  [io.qu.de.st.CombinedIndexBuildStep] (build-71) Failed to index boolean: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: DEV@3fc79729
146=12:30:19 INFO  [io.qu.oi.de.de.OidcDevConsoleProcessor] (build-61) OIDC metadata can not be discovered: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL co
nnection

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

Microsoft Windows [ 10.0.19043.1110]

Output of java -version

java version "11.0.7" 2020-04-14 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.7+8-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.7+8-LTS, mixed mode)

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.7.3.Final

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@yuhaibohotmail yuhaibohotmail added the kind/bug Something isn't working label Mar 6, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 6, 2022

/cc @pedroigor, @sberyozkin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devmode area/oidc env/windows Impacts Windows machines kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants