Detects the current domain
The module works on the domain of the website where it is installed, without asking the user to type arbitrary domains.
FreeCert is a portable module built to generate and renew SSL certificates through Librya and acme.sh, with a single interface, local logs, domain control, and module updates from a central hub.
This is not just a one-off script. It is a reusable, updateable module designed to manage the certificate of the website where it is installed.
The module works on the domain of the website where it is installed, without asking the user to type arbitrary domains.
Access is supported both from Librya and directly from the local website, with server-side authorization checks.
It creates or renews certificates through acme.sh, saves the files locally, and shows operational status and logs.
It keeps track of executed operations, so you can understand what happened without digging through terminal commands every time.
It checks certificates.biz for a newer version and lets you download updated files for the module.
The structure is designed to grow, including future support for automated SSL installation.
FreeCert is built to stay lightweight: a single page with tabs, a separate PHP backend, and local logic for certificate issuance.
Upload FreeCert into a folder on the website, for example /freecert/, and configure the basic settings.
If you arrive from Librya you are already in; otherwise you sign in from the module and the backend verifies you through the API.
The module detects the website domain and verifies that it is approved by Librya admin for that user.
The backend runs acme.sh, saves the certificate files, and shows output, logs, and downloadable files.
FreeCert is not a public service for generating certificates on any random domain. The module only works on the domain of the website where it is installed, and only after Librya authorization checks.
Linux/shared hosting with PHP, SSH access, a domain already pointed correctly to the website, acme.sh support, and an accessible webroot.
This is where you can distribute the module, publish new versions, and keep all websites aligned with the latest release.
Download the module package, read the installation guide, or review the latest changelog.
The answers below help visitors quickly understand whether FreeCert fits their setup.
No. FreeCert is designed as a lightweight PHP module, easier to distribute on shared hosting.
It works on the domain of the website where it is installed, but only if that domain is registered and approved on Librya.
The base version starts in semi-automatic mode. The structure is ready for automatic installation support later.
The goal of FreeCert is exactly to reduce that friction by offering a more convenient local management flow.
FreeCert is designed to simplify certificate management on your websites without making your infrastructure heavier. Upload it, authorize the domain, manage the certificate from there.