Peter Fiddes

Results 142 comments of Peter Fiddes

@wallrj I had expected `gci` to pickup the format file when ran but it seems that you need to provide the custom format. ```shell gci write pkg/issuer/venafi/client/venaficlient.go --skip-generated -s standard...

@TrilokGeer - so in essence, you have 2 `Certificate` resources pointing to the same secret name? One cert that includes JKS keystore, the second cert does not include that in...

@TrilokGeer is the issue or the same as the issue I described in https://github.com/cert-manager/cert-manager/issues/6992 ?

This also affect the `getpolicy` subcommand: ```shell > vcert getpolicy -u $VENAFI_URL -t $VENAFI_TOKRN -z "Certificates\\Teams\\application-team-2" vCert: 2024/04/30 17:08:16 Warning: --platform not set. Attempting to best-guess platform from connection flags...

Looking at the `vcert` help it actually looks like this function is not support with "vcp", only "tpp". > checkcred tpp To check the validity of a Trust Protection Platform...

This would be really helpful when inspecting releases. Maybe when you open the `history and rollback` side bar, there is a switcher or buttons at the top of that pane...

Some experimental code the potentially resolve the issue: https://github.com/Venafi/terraform-provider-venafi/compare/master...aidy:terraform-provider-venafi:pkcs12_data Does so by providing a `pkcs12_data` input to the provider as an alternative to the filepath option currently supported.

![Screenshot 2024-12-11 at 10 56 18](https://github.com/user-attachments/assets/ea53a9e5-f7ea-4e70-853e-c5ad9c03cefb)

@davidcollom 👍 but conflicts ^