Skip to content

Commit

Permalink
[Build-trigger-38] Removing unsecure property quarkus.tls.trust-all=true
Browse files Browse the repository at this point in the history
  • Loading branch information
khermano committed Oct 23, 2024
1 parent 8003f6c commit 2f8a22c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ quarkus.http.auth.permission.authenticated.policy=authenticated
quarkus.oidc.token-state-manager.split-tokens=true
%prod.quarkus.oidc.authentication.force-redirect-https-scheme=true

# REST client
quarkus.tls.trust-all=true

# test
%test.quarkus.qpid-jms.url=not-required
%test.build-trigger.topic=not-required
Expand Down

0 comments on commit 2f8a22c

Please sign in to comment.