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

Obter ambientes do INI - Não captura a configuração SSL #481

Open
AlencarGabriel opened this issue Dec 15, 2020 · 2 comments
Open

Obter ambientes do INI - Não captura a configuração SSL #481

AlencarGabriel opened this issue Dec 15, 2020 · 2 comments

Comments

@AlencarGabriel
Copy link
Member

Ajustar feature Get INI Environments para que ao buscar os ambientes do INI, carregue também a configuração SSL (true/false) do ambiente pai (assim como é feito para as outras propriedades).

@killerall
Copy link
Collaborator

Opa, precisa de algo no Bridge?

@AlencarGabriel
Copy link
Member Author

@killerall , não precisa. Irei tratar a nível de configuração mesmo, assim como já é feito hoje. Como essa propriedade é nova, não estava tratado na rotina:

serverManagement.AddEnvironment(
{
environment: env.Environment,
name: env.Environment,
server: service.parent.serverIP,
port: service.servicePort,
serverVersion: service.serverVersion,
passwordCipher: service.passwordCipher,
includeList: service.includeList,
user: service.user,
smartClientPath: service.smartClientPath,
enable: true
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants