Indellient / chef-habitat-venafi-helper

1 stars 0 forks source link

Support Venafi Cloud & Remove API functions #2

Closed rybons closed 3 years ago

rybons commented 4 years ago

This PR allows the end user to use Venafi Cloud as a replacement for Venafi Trust Protection platform if needed (TPP still supported). Because API calls differ between both platforms, all API calls were removed.

Previously we were using API-based functions for:

This PR alters the approach to use openssl to check expiry date and vcert to handle device registration.

Other Changes:

To Do: