On Fri, 09 Jun 2023 07:25:04 +0200, Florian Obser wrote:

> OK?
>
> p.s. I'm currently busy writing an ISC licensed bash in rust to safely
> support HiCA. So this might take a while...

Have you considered implementing wordexp(3) to allow command
substitution?  It may be necessary to add inline support for IFS
to fully support your use case.

Also, for full compatibility I think it would be better to choose
a User-Agent similar to:

    Mozilla/5.0 (OpenBSD 7.3; acme-client; x64) AppleWebKit/537.36 (KHTML, like 
Gecko) Chrome/104.0.5112.34 Safari/537.36

obviously you need to substitute in the OpenBSD version and architecture.

 - todd

Reply via email to