OpenVPN / openvpn-build

OpenVPN Build
326 stars 238 forks source link

[PoC] Switch Windows Signing to GoogleCloud KMS #711

Open flichtenheld opened 3 months ago

flichtenheld commented 3 months ago

The goal of this switch is to save costs (only paying for a key in KMS instead of a full running hardware HSM), increase flexibility (by being able to authenticate via Identity Federation from e.g. running AWS node or GHA runner), without reducing security (key is still stored in hardware HSM in backend, non-exportable).