I need an ECC (Elliptic Curve Cryptography) Let's Encrypt certificate for my Forge server, but currently, Forge issues only RSA certificates. The dashboard doesn't provide any settings to customize a certificate type. Forge support doesn't respond as well.
I understand that I can use tools like acme.sh to set up Let's Encrypt manually, but switching to Laravel Forge was a step to avoid such manipulations.
So is there an easy way to get ECC Let's Encrypt certificates on a Laravel Forge server?