re_sign(expired_certificate, private_key, age = ONE_YEAR, extensions = EXTENSIONS)
Class Public methods
Signs expired_certificate
with private_key
if the
keys match and the expired certificate was self-signed.
Signs expired_certificate
with private_key
if the
keys match and the expired certificate was self-signed.
Please login to continue.