ibmi-oss-docs icon indicating copy to clipboard operation
ibmi-oss-docs copied to clipboard

Certbot installation

Open jamMiesterZ opened this issue 1 year ago • 4 comments

Describe the bug this is not possible to install certbot using provided instruction as it is failing due to a missing rust compiler :(

To Reproduce Steps to reproduce the behavior:

Expected behavior Would be nice to know how to install certbot onto IBM i

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

jamMiesterZ avatar Jun 05 '24 16:06 jamMiesterZ

Unfortunately, until Rust is working on IBM i this will likely have to be adjusting the docs to use an older, pre-Rust version or possibly removing the docs altogether.

kadler avatar Jun 05 '24 17:06 kadler

Tried to install old versions with no luck 🙁

But maybe there is some work around?

On Wed, Jun 5, 2024 at 18:17, Korinne Adler @.***(mailto:On Wed, Jun 5, 2024 at 18:17, Korinne Adler < wrote:

Unfortunately, until Rust is working on IBM i this will likely have to be adjusting the docs to use an older, pre-Rust version or possibly removing the docs altogether.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

jamMiesterZ avatar Jun 05 '24 17:06 jamMiesterZ

Maybe, but I don't really know anything about that specific docs. I think we'd need input from @ThePrez or maybe @abmusse has some time to look in to it (unfortunately I do not).

kadler avatar Jun 05 '24 17:06 kadler

Hello @jamMiesterZ I think the move for now would be to use an alternative like acme.sh

https://github.com/acmesh-official/acme.sh?tab=readme-ov-file#1-how-to-install

abmusse avatar Sep 03 '24 14:09 abmusse