open-vault/builtin/logical
Alexander Scheel 3e7414b605
Always return PKI configs for CRLs, URLs (#15470)
* Always return non-nil CRL configuration

When using the default CRL configuration (as none has been set), return
the default configuration rather than inferring it in buildCRL. This
additionally allows us to return the default configuration on GET
operations to /config/crl.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Always return non-nil URL configuration

When using the default (empty) URL configuration as none has been set,
return the default configuration rather than inferring it inside of
fetchCAInfoByIssuerId or generateCert. This additionally allows us to
return the default configuration on GET operations to /config/urls.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add changelog

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-05-17 11:40:09 -04:00
..
aws
cassandra
consul
database VAULT-5827 Don't prepare SQL queries before executing them (#15166) 2022-04-26 12:47:06 -07:00
mongodb
mssql
mysql
nomad
pki Always return PKI configs for CRLs, URLs (#15470) 2022-05-17 11:40:09 -04:00
postgresql
rabbitmq
ssh Fix integer overflows with new parseutil (#15437) 2022-05-16 13:57:19 -04:00
totp
transit Fix a keysutil policy lock (#15447) 2022-05-16 13:00:16 -05:00