Sha256: dad2cc9f828a00844465c3f7fb166cd44e3fc48a13d6acce209b38305dda4fa1

Contents?: true

Size: 170 Bytes

Versions: 10

Compression:

Stored size: 170 Bytes

Contents

# encoding: utf-8
CERTS_DIR = File.expand_path('../fixtures/certs/generated', File.dirname(__FILE__))

def certificate_path(filename)
  File.join(CERTS_DIR, filename)
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
logstash-input-http-4.0.0-java spec/inputs/helpers.rb
logstash-input-http-3.9.2-java spec/inputs/helpers.rb
logstash-input-http-3.9.1-java spec/inputs/helpers.rb
logstash-input-http-3.9.0-java spec/inputs/helpers.rb
logstash-input-http-3.8.1-java spec/inputs/helpers.rb
logstash-input-http-3.8.0-java spec/inputs/helpers.rb
logstash-input-http-3.7.3-java spec/inputs/helpers.rb
logstash-input-http-3.7.2-java spec/inputs/helpers.rb
logstash-input-http-3.7.1-java spec/inputs/helpers.rb
logstash-input-http-3.7.0-java spec/inputs/helpers.rb