Currently deployment of uaaextra uses cf env variables and a static config for the TLS certs used to communicate with Postfix. The deployment should be updated to dynamically pull in the current cert used for Postfix to eliminate stale certificates and duplication.
Acceptance Criteria