blackducksoftware / hub-client-go

Hub Client for Go (golang)
Apache License 2.0
9 stars 19 forks source link

Add new client constructor to support MTLS #16

Closed aclairekeum closed 6 years ago

aclairekeum commented 6 years ago

Blackduck service to service communication will be done through mutual TLS. To work with that we need a new blackduck client with the MTLS support.