Creates a self-signed certificate with an issuer and subject of subject
and the given extensions
for the key
.
Creates a self-signed certificate with the given number of bits
, the issuer cn
and a comment
to be stored in the certificate.
Creates a self-signed certificate with the given number of bits
, the issuer cn
and a comment
to be stored in the certificate.
Sets the close on exec flag for io
Sets the close on exec flag for io
Whether to expect full paths in default gems - true for non-MRI ruby implementations
Splits the type attribute into an array, e.g. [“text”, “xml”]
Is there a path from ‘self` to `other` following edges in the dependency graph? @return true iff there is a path following edges within this {#graph}
@return [Conflict] a {Conflict} that reflects the failure to activate
the {#possibility} in conjunction with the current {#state}
Converts this object to a string (calling to_s), converts it to a JSON
string, and returns the result. This is a fallback, if no special method to_json
was defined for some object.
Returns a JSON
string containing a JSON
object, that is generated from this Hash
instance. state is a JSON::State object, that can also be used to configure the produced JSON
string output further.
Returns a JSON
string containing a JSON
array, that is generated from this Array
instance. state is a JSON::State object, that can also be used to configure the produced JSON
string output further.