Back to Changelog
v1.0.194
Cloudflare-aware 1-click SSL — automatic certificate issuance with smart strategy selection
New Features
4- 1-click SSL issuance — automatically detects Cloudflare and picks the best certificate strategy (Origin Certificate, DNS-01, or HTTP-01) in a single step
- 15-year Cloudflare Origin Certificate support — zero-renewal certificates for proxied domains, issued through the Cloudflare API
- DNS-01 challenge support — Let's Encrypt auto-renewal now works behind the Cloudflare proxy without disabling it
- Hosting-provider-aware credential lookup — customer domains automatically use the host's Cloudflare credentials when the customer hasn't connected their own account
Improvement
1- More resilient HTTP-01 validation — ACME challenge files now follow the actual nginx vhost root, eliminating path-mismatch failures on framework subdomains (Laravel /public, Symfony /web, etc.)