I implemented the non-interactive mode, which can be configured using environment variables or a .env file and is now the default unless the interactive flag is passed. I also added an optional Dockerfile and implemented parsing the Nintendo DER certificate directly, which removes the need to manually convert it to PEM first
Resolves #3
Changes:
I implemented the non-interactive mode, which can be configured using environment variables or a
.env
file and is now the default unless the interactive flag is passed. I also added an optional Dockerfile and implemented parsing the Nintendo DER certificate directly, which removes the need to manually convert it to PEM firstI have tested and confirmed that using an SSSL-patched certificate created from the DER works as expected on my Wii U with Inkay disabled.