certificates/cas/cloudcas
Herman Slatman ad041d6bb7
Fix deprecation of grpc.WithInsecure option
With the update of go.step.sm/linkedca grpc.WithInsecure was
deprecated. This commit fixes this by setting up the (insecure)
connection using the new method.
2022-01-21 16:17:40 +01:00
..
certificate.go Add support for Google CAS v1 2021-06-03 19:31:19 -07:00
certificate_test.go Fix cloudcas tests. 2021-06-07 15:53:29 -07:00
cloudcas.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
cloudcas_test.go Fix deprecation of grpc.WithInsecure option 2022-01-21 16:17:40 +01:00
mock_client_test.go Fix cloudcas tests. 2021-06-07 15:53:29 -07:00
mock_operation_server_test.go Fix cloudcas tests. 2021-06-07 15:53:29 -07:00