You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-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.
2 years ago
..
certificate.go Add support for Google CAS v1 3 years ago
certificate_test.go Fix cloudcas tests. 3 years ago
cloudcas.go Introduce gocritic linter and address warnings 3 years ago
cloudcas_test.go Fix deprecation of grpc.WithInsecure option 2 years ago
mock_client_test.go Fix cloudcas tests. 3 years ago
mock_operation_server_test.go Fix cloudcas tests. 3 years ago