mirror of
https://github.com/smallstep/certificates.git
synced 2024-11-01 21:40:30 +00:00
c7f226bcec
It supports renewing X.509 certificates when an RA is configured with stepcas. This will only work when the renewal uses a token, and it won't work with mTLS. The audience cannot be properly verified when an RA is used, to avoid this we will get from the database if an RA was used to issue the initial certificate and we will accept the renew token. Fixes #1021 for stepcas |
||
---|---|---|
.. | ||
db_test.go | ||
db.go | ||
simple_test.go | ||
simple.go |