058d6845e9
Add ruby-sslshake pacakge version 1.3.1, required by ruby-inspec-core. This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be executable on all systems with a sufficiently modern version of Ruby without any additional requirements or pre-compiled binaries.
14 lines
480 B
Text
14 lines
480 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/01/18 15:18:43 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/lib/sslshake.rb
|
|
${GEM_LIBDIR}/lib/sslshake/ciphers.rb
|
|
${GEM_LIBDIR}/lib/sslshake/common.rb
|
|
${GEM_LIBDIR}/lib/sslshake/sslv2.rb
|
|
${GEM_LIBDIR}/lib/sslshake/tls.rb
|
|
${GEM_LIBDIR}/lib/sslshake/version.rb
|
|
${GEM_LIBDIR}/sslshake.gemspec
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|