Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development mode with TLS enabled not work #20038

Closed
remriver opened this issue Apr 7, 2023 · 1 comment · Fixed by #20257
Closed

Development mode with TLS enabled not work #20038

remriver opened this issue Apr 7, 2023 · 1 comment · Fixed by #20257
Labels
core/dev devex Developer Experience

Comments

@remriver
Copy link

remriver commented Apr 7, 2023

Describe the bug
In windows cmd window starting a server by typing command: "vault server -dev-tls", then vault prompts: "At 7:47: illegal char escape", and has nothing else.

To Reproduce
typing command: "vault server -dev-tls" in windows cmd program window.

Expected behavior
vault is started successfully in development mode with tls enabled.

Environment:

  • Vault Server Version (retrieve with vault status): 1.13.1_windows_amd64
  • Vault CLI Version (retrieve with vault version): 1.13.1_windows_amd64
  • Server Operating System/Architecture: windows 10

Vault server configuration file(s):

# Paste your Vault config here.
# Be sure to scrub any sensitive values

Additional context
Add any other context about the problem here.

@miagilepner
Copy link
Contributor

Thanks for reporting this! This is clearly a bug, and we're working on the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core/dev devex Developer Experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants