Entering bin/probod -cfg-file cfg/dev.yaml into terminal returns error message, bottom line of which is
panic: cannot initialize ACME service: cannot register ACME account: cannot register account: Get "https://localhost:14000/dir": tls: failed to verify certificate: x509: “localhost” certificate is not trusted
Cannot open application with local host address, so can't run app in dev settings at all.
Entering
bin/probod -cfg-file cfg/dev.yamlinto terminal returns error message, bottom line of which ispanic: cannot initialize ACME service: cannot register ACME account: cannot register account: Get "https://localhost:14000/dir": tls: failed to verify certificate: x509: “localhost” certificate is not trustedCannot open application with local host address, so can't run app in dev settings at all.