package client
// TODO test that certificate functionallity works
// milestone:2
// this is not going to be an automated test, and this file can be deleted later.
// just test it out personally and document of how it works in the
// provider config attr
// - [ ] test invalid cert
// - [ ] test skip check on invalid cert
// - [ ] test valid cert
// - [ ] test valid self signed cert in OS cert store
milestone:2
this is not going to be an automated test, and this file can be deleted later.
just test it out personally and document of how it works in the
provider config attr
- [ ] test invalid cert
- [ ] test skip check on invalid cert
- [ ] test valid cert
- [ ] test valid self signed cert in OS cert store
https://github.com/thomasfinstad/terraform-provider-vyos/blob/c3bd4b16ebe7a43fe5699e92a09c689c41d3aa65/internal/client/client_test.go#L3