Description
Initial setup does not work with WSL according to other requirements on windows machines. Adjustments are necessary especially for certificate generation:
- share
JAVA_HOME environment variable with WSL
- call
keytool.exe
- consider whitespaces in path to
keytool.exe (e.g. JAVA_HOME=/mnt/c/Program Files/Java/jdk-16.0.1)
Solution
Adjust bash scripts and update documentation
Environment
Microsoft Windows [Version 10.0.22000.376]
WSL: WSL2 with Ubuntu