method

sign_cert

v1_9_3_392 - Show latest stable - Class: Gem::Security
sign_cert(cert, signing_key, signing_cert, opt = {})
public

Sign the cert cert with @signing_key and @signing_cert, using the digest algorithm opt[:dgst_algo]. Returns the newly signed certificate.