Class Serverspec::Type::X509Certificate
In: lib/serverspec/type/x509_certificate.rb
Parent: Base

Methods

Public Instance methods

Modern openssl use following output format for key length: Public-Key: (4096 bit) while ancient (0.9.8 for example) use RSA Public Key: (2048 bit)

[Validate]