Hithomelabs/CFTunnels#122: Add trust-all SSL RestTemplate for prod profile #158

Merged
hitanshu merged 1 commits from main into test 2026-07-09 21:11:24 +00:00
Owner

Extract trust-all SSL logic into buildTrustAllRestTemplate() helper.
Add @Profile("prod") bean that also trusts self-signed certs.
Change @Profile("!local") to @Profile("!local & !prod") so standard
strict SSL is only used for CI/test profiles.
Rename portainerRestTemplate() to portainerRestTemplateDefault().

Extract trust-all SSL logic into buildTrustAllRestTemplate() helper. Add @Profile("prod") bean that also trusts self-signed certs. Change @Profile("!local") to @Profile("!local & !prod") so standard strict SSL is only used for CI/test profiles. Rename portainerRestTemplate() to portainerRestTemplateDefault().
hitanshu added 1 commit 2026-07-09 21:09:05 +00:00
Hithomelabs/CFTunnels#122: Add trust-all SSL RestTemplate for prod profile
All checks were successful
Daily cloudflare API integration test / cloudflare-api-test (push) Successful in 1m50s
sample gradle build and test / build (pull_request) Successful in 1m58s
Build & Push Portainer Automation / version (push) Successful in 7s
Build & Push Portainer Automation / build-and-push (push) Successful in 2m6s
Build & Push CFTunnels / version (push) Successful in 7s
Build & Push CFTunnels / build-and-push (push) Successful in 2m24s
52f40e3d92
Extract trust-all SSL logic into buildTrustAllRestTemplate() helper.
Add @Profile("prod") bean that also trusts self-signed certs.
Change @Profile("!local") to @Profile("!local & !prod") so standard
strict SSL is only used for CI/test profiles.
Rename portainerRestTemplate() to portainerRestTemplateDefault().
hitanshu merged commit 52f40e3d92 into test 2026-07-09 21:11:24 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hithomelabs/CFTunnels#158
No description provided.