ontohub_net.rb revision c3a6c336056933aaedbf12520434a95a9ce1ea5c
require 'openssl'
require 'json'
url = "#{host}/allowed?key_id=#{key_id}&action=#{cmd}&ref=#{ref}&project=#{project_name}"
end
end
end
end
"#{config.ontohub_url}/api/v3/internal"
end
end
end
end
if resp.code == "200"
else
end
end
end
@cert_store ||= OpenSSL::X509::Store.new.tap { |store|
end
end
}
end
end