swagger-api/swagger-codegen

SSL Handshake failure with old version of OkHttp on Latest IBM Liberty Build Pack

Open

#6,413 创建于 2017年8月31日

在 GitHub 查看
 (9 评论) (1 反应) (0 负责人)HTML (5,474 fork)batch import
Client: JavaEnhancement: Compatibilityhelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

With Existing OkHttp Version (2.7.5) , SSL is failing in the IBM Latest Liberty Build Pack .

Swagger-codegen version

2.2.2

Related issues/PRs

https://github.com/watson-developer-cloud/java-sdk/issues/610

Suggest a fix/enhancement

Upgrading to latest version of OkHttp it OkHttp3 (3.7.1) will fix the issue . The changes should be done in the Java Client -> pom.mustache artifact

贡献者指南