CFTunnels/portainer-automation/src
hitanshu310 52f40e3d92 Hithomelabs/CFTunnels#122: Add trust-all SSL RestTemplate for prod profile
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().
2026-07-10 02:24:23 +05:30
..
main Hithomelabs/CFTunnels#122: Add trust-all SSL RestTemplate for prod profile 2026-07-10 02:24:23 +05:30
test/java/com/hithomelabs/portainer Hithomelabs/CFTunnels#88: address PR review - fix test expectations, import, and assertions 2026-07-06 23:49:12 +05:30