Re: how to enable SSL for a handler

Yong Walt <[email protected]> Sun, 3 Jul 2022 18:00:28 +0800
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAPW=FH2S-0GGQT7jnH_Njfpf+i3SH5g8N1WA0udfjgR9eXHHmQ@mail.gmail.com>
but that vhost has a modperl handler as the endpoint only.

On Sun, Jul 3, 2022 at 12:19 PM Mithun Bhattacharya <[email protected]>
wrote:

> You don't enable SSL for a endpoint you do it for a host/port combination.
> All endpoints under that virtual host is SSL enabled.
>
> On Sat, Jul 2, 2022, 9:01 PM Yong Walt <[email protected]> wrote:
>
>> 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
>>
>