Thanks for the assistance. I’ve made some progress: I managed to get step-ca up and configured the ACME Servers category. I also successfully created a user (in ACME Accounts) and a private key.
However, I'm now stuck at the certificate creation stage. I added the request to ACME Orders, but it hangs there. Looking at the step-ca Docker logs, I see the error: "The server could not connect to validation target."
It’s important to note that my step-ca is running inside a Docker container, but the certificates are for an environment outside of Docker. Do you have any idea how to resolve this connectivity issue?