Skip to content

Commit

Permalink
Merge pull request #63 from khermano/build-trigger-38_from_main
Browse files Browse the repository at this point in the history
[Build-trigger-38] Removing unsecure property quarkus.tls.trust-all=true
  • Loading branch information
petrberan authored Oct 24, 2024
2 parents b2ce4b0 + 2f8a22c commit dabfed3
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 dabfed3

Please sign in to comment.