# -*- encoding: utf-8 -*- # stub: jruby-openssl 0.6 ruby lib Gem::Specification.new do |s| s.name = "jruby-openssl".freeze s.version = "0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ola Bini and JRuby contributors".freeze] s.date = "2009-12-07" s.description = "= JRuby-OpenSSL".freeze s.email = "ola.bini@gmail.com".freeze s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "License.txt".freeze] s.files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "lib/bcmail-jdk14-139.jar".freeze, "lib/bcprov-jdk14-139.jar".freeze, "lib/jopenssl.jar".freeze, "lib/jopenssl/version.rb".freeze, "lib/openssl.rb".freeze, "lib/openssl/bn.rb".freeze, "lib/openssl/buffering.rb".freeze, "lib/openssl/cipher.rb".freeze, "lib/openssl/digest.rb".freeze, "lib/openssl/dummy.rb".freeze, "lib/openssl/dummyssl.rb".freeze, "lib/openssl/ssl.rb".freeze, "lib/openssl/x509.rb".freeze, "test/cert_with_ec_pk.cer".freeze, "test/fixture/ca_path/72fa7371.0".freeze, "test/fixture/ca_path/verisign.pem".freeze, "test/fixture/cacert.pem".freeze, "test/fixture/cert_localhost.pem".freeze, "test/fixture/common.pem".freeze, "test/fixture/localhost_keypair.pem".freeze, "test/fixture/max.pem".freeze, "test/fixture/purpose/b70a5bc1.0".freeze, "test/fixture/purpose/ca/PASSWD_OF_CA_KEY_IS_1234".freeze, "test/fixture/purpose/ca/ca_config.rb".freeze, "test/fixture/purpose/ca/cacert.pem".freeze, "test/fixture/purpose/ca/newcerts/2_cert.pem".freeze, "test/fixture/purpose/ca/newcerts/3_cert.pem".freeze, "test/fixture/purpose/ca/private/cakeypair.pem".freeze, "test/fixture/purpose/ca/serial".freeze, "test/fixture/purpose/cacert.pem".freeze, "test/fixture/purpose/scripts/gen_cert.rb".freeze, "test/fixture/purpose/scripts/gen_csr.rb".freeze, "test/fixture/purpose/scripts/init_ca.rb".freeze, "test/fixture/purpose/sslclient.pem".freeze, "test/fixture/purpose/sslclient/csr.pem".freeze, "test/fixture/purpose/sslclient/keypair.pem".freeze, "test/fixture/purpose/sslclient/sslclient.pem".freeze, "test/fixture/purpose/sslserver.pem".freeze, "test/fixture/purpose/sslserver/csr.pem".freeze, "test/fixture/purpose/sslserver/keypair.pem".freeze, "test/fixture/purpose/sslserver/sslserver.pem".freeze, "test/fixture/verisign.pem".freeze, "test/fixture/verisign_c3.pem".freeze, "test/openssl/ssl_server.rb".freeze, "test/openssl/test_asn1.rb".freeze, "test/openssl/test_cipher.rb".freeze, "test/openssl/test_digest.rb".freeze, "test/openssl/test_hmac.rb".freeze, "test/openssl/test_ns_spki.rb".freeze, "test/openssl/test_pair.rb".freeze, "test/openssl/test_pkcs7.rb".freeze, "test/openssl/test_pkey_rsa.rb".freeze, "test/openssl/test_ssl.rb".freeze, "test/openssl/test_x509cert.rb".freeze, "test/openssl/test_x509crl.rb".freeze, "test/openssl/test_x509ext.rb".freeze, "test/openssl/test_x509name.rb".freeze, "test/openssl/test_x509req.rb".freeze, "test/openssl/test_x509store.rb".freeze, "test/openssl/utils.rb".freeze, "test/pkcs7_mime_enveloped.message".freeze, "test/pkcs7_mime_signed.message".freeze, "test/pkcs7_multipart_signed.message".freeze, "test/ref/a.out".freeze, "test/ref/compile.rb".freeze, "test/ref/pkcs1".freeze, "test/ref/pkcs1.c".freeze, "test/test_cipher.rb".freeze, "test/test_integration.rb".freeze, "test/test_java.rb".freeze, "test/test_java_attribute.rb".freeze, "test/test_java_bio.rb".freeze, "test/test_java_mime.rb".freeze, "test/test_java_pkcs7.rb".freeze, "test/test_java_smime.rb".freeze, "test/test_openssl.rb".freeze, "test/test_openssl_x509.rb".freeze, "test/test_parse_certificate.rb".freeze, "test/test_pkey.rb".freeze, "test/test_x509store.rb".freeze, "test/ut_eof.rb".freeze] s.homepage = "http://jruby-extras.rubyforge.org/jruby-openssl".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "OpenSSL add-on for JRuby".freeze s.test_files = ["test/test_cipher.rb".freeze, "test/test_integration.rb".freeze, "test/test_java.rb".freeze, "test/test_java_attribute.rb".freeze, "test/test_java_bio.rb".freeze, "test/test_java_mime.rb".freeze, "test/test_java_pkcs7.rb".freeze, "test/test_java_smime.rb".freeze, "test/test_openssl.rb".freeze, "test/test_openssl_x509.rb".freeze, "test/test_parse_certificate.rb".freeze, "test/test_pkey.rb".freeze, "test/test_x509store.rb".freeze] end