Azure / Azure/static-web-apps-cli

CLI errors out when using SSL option

Abierto
#648 1 comentario 0 reacciones 1 asignado Asignado a @Reshmi-Sriram Ver en GitHub
status: needs investigation
Lenguaje dominante
TypeScript
Estrellas
668
Forks
156
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).

**Are you accessing the CLI from the default port `:4280` ?**

- [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port
- [x] Yes, I am accessing the CLI from port `:4280`

> Make sure you are accessing the URL printed in the console when running `swa start`!

**ℹ️ NOTE: Make sure to enable debug logs when running any `swa` commands using `--verbose=silly`**

**Describe the bug**

When using the --ssl option in the CLI for swa start command

image

it errors out with the message: "not found from openssl"

image

OpenSSL is installed

image


**To Reproduce**

**Expected behavior**
The CLI should have provided the URL with https protocol

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**

- OS: [e.g. iOS] Windows 11
- Version [e.g. 22] 22H2

**Additional context**
iT works if I provide my own ssl-cert and ssl-key option .

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.