mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 07:11:53 +00:00
Pull tlsconfigutil.CABundle into a separate file
This commit is contained in:
committed by
Ryan Richard
parent
282b949c24
commit
15d0006841
@@ -425,6 +425,7 @@ func validateHost(gitHubAPIConfig idpv1alpha1.GitHubAPIConfig) (*metav1.Conditio
|
||||
}, &hostPort
|
||||
}
|
||||
|
||||
// TODO: this should take in a tlsconfigutil.CABundle
|
||||
func (c *gitHubWatcherController) validateGitHubConnection(
|
||||
hostPort *endpointaddr.HostPort,
|
||||
caBundlePEM []byte,
|
||||
|
||||
Reference in New Issue
Block a user