swagger-api/swagger-codegen

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

Open

#6,413 opened on Aug 31, 2017

View on GitHub
 (9 comments) (1 reaction) (0 assignees)HTML (5,474 forks)batch import
Client: JavaEnhancement: Compatibilityhelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide