Flowdock
method

sign

Importance_1
v2_4_6 - Show latest stable - 0 notes - Class: Security
sign(certificate, signing_key, signing_cert, age = ONE_YEAR, extensions = EXTENSIONS, serial = 1) public

Sign the public key from certificate with the signing_key and signing_cert, using the Gem::Security::DIGEST_ALGORITHM. Uses the default certificate validity range and extensions.

Returns the newly signed certificate.

Show source
Register or log in to add new notes.