PretendoNetwork / SSSL

GNU General Public License v3.0
203 stars 3 forks source link

Implement non-interactive mode #4

Closed MatthewL246 closed 5 months ago

MatthewL246 commented 5 months ago

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 first

I have tested and confirmed that using an SSSL-patched certificate created from the DER works as expected on my Wii U with Inkay disabled.