spiffe / spiffe-helper

The SPIFFE Helper is a tool that can be used to retrieve and manage SVIDs on behalf of a workload
Apache License 2.0
46 stars 40 forks source link

Add append to file if the cert and key filenames are same #8

Closed trilokgm closed 5 years ago

trilokgm commented 5 years ago

What this PR does?

When spiffe-helper is configured with same filename for key and certificate, append to single file is made possible.

Fixes

7