Luis Presuel

Results 40 comments of Luis Presuel

Hi @adillow , thank you for your contribution to the project! Sorry for the delay into look into this, there have been some changes that we have made in order...

This have been address in [release v4.21.0](https://github.com/Venafi/vcert/releases/tag/v4.21.0)

Hi @freedge , thank you for reaching out. This situation we have had in the past about handling credentials using the CLI generally was solved by setting credentials in environment...

Changes looks good @achuchev , could you add a unit test for this?

Sure @achuchev, you could take this test as an example: https://github.com/Venafi/vcert/blob/master/pkg/venafi/tpp/connector_test.go#L2107 You could do the following tests: - Provide the passphrase in the request and after the **retrieve** operation, that...

Hi @bohrasaurabh, thank you reaching out There error you are seeing does not match what you say. That error, as the error message suggests, during VCert 4.17.x and above, we...

Hi @dx0xm , thank you for reaching out. The `timeout` flag is provided during enrollment for both TLS and SSH certificates here https://github.com/Venafi/vcert/blob/master/cmd/vcert/commands.go#L357 and here https://github.com/Venafi/vcert/blob/master/cmd/vcert/commands.go#L500 , respectively. Not sure...

Hi @jeffwhite06 , thank you for reaching out! **This is not bug, this is intended**, let me quote a colleague: > the `allowed_domains` and `allow_subdomains` parameters are silently ignored the...

This use case was addressed by [v4.23.0](https://github.com/Venafi/vcert/releases/tag/v4.23.0)

@maelvls sure. This still a pending issue due to revert.