OctopusDeploy / go-octopusdeploy

| Public | Go API Client for Octopus Deploy :octopus:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archive/Unarchive Support for Certificates

jbristowe opened this issue · comments

Is your feature request related to a problem? Please describe.
Currently, the CertificateService is missing an implementation for the Archive and Unarchive endpoint operations in Octopus Deploy.

Describe the solution you'd like
The CertificateService needs to be modified to include an implementation for the Archive and Unarchive endpoint operations in Octopus Deploy. This includes the integration tests.