A minimal verification would be to check the CSR's signature. csr = OpenSSL::X509::Request.new File.read 'csr.pem' ...
確定! 回上一頁