vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
80 stars 76 forks source link

Trim newlines in test certificates #519

Closed Didainius closed 1 year ago

Didainius commented 1 year ago

This PR trims newlines in test certificates as some versions of VCD will trim them in API response.

Tests passed in multiple versions with command go test -tags certificate -check.vv -timeout=305m .