Skip to content

Initial setup fails with Windows Subsystem for Linux (WSL) #674

@abremora

Description

@abremora

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions