how to enable SSL for a handler

Yong Walt <[email protected]> Sun, 3 Jul 2022 12:01:16 +0800
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAPW=FH10ubo9W3NVFRjvW8EaNOvhmO3UiZFj+mDt18bJvbLp0g@mail.gmail.com>
Hello

When I run certbot --apache for modperl handler service, it doesn't work.
So how can I setup letsencrypt SSL for a pure handler web API?

Thanks