All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.jruby-openssl-0.7.5.test.fixture.purpose.scripts.gen_csr.rb Maven / Gradle / Ivy

The newest version!
#!/usr/bin/env ruby

require 'getopts'
require 'openssl'

include OpenSSL

def usage
  myname = File::basename($0)
  $stderr.puts <




© 2015 - 2025 Weber Informatics LLC | Privacy Policy