mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Change 'develop' to 'Carbon' versionadded (#32833)
This commit is contained in:
parent
a0a3b4a780
commit
8b8c8c7277
@ -1373,7 +1373,7 @@ def expired(certificate):
|
||||
Returns a dict containing limited details of a
|
||||
certificate and whether the certificate has expired.
|
||||
|
||||
.. versionadded:: develop
|
||||
.. versionadded:: Carbon
|
||||
|
||||
certificate:
|
||||
The certificate to be read. Can be a path to a certificate file, or a string containing
|
||||
@ -1413,7 +1413,7 @@ def will_expire(certificate, days):
|
||||
the certificate will expire in the specified number of days.
|
||||
Input can be a PEM string or file path.
|
||||
|
||||
.. versionadded:: develop
|
||||
.. versionadded:: Carbon
|
||||
|
||||
certificate:
|
||||
The certificate to be read. Can be a path to a certificate file, or a string containing
|
||||
|
Loading…
Reference in New Issue
Block a user