eBay / parallec-plugins

Parallec Plugin: Single Line of Code to Enable SSL Client (Mutual) Authentication. www.parallec.io
Apache License 2.0
9 stars 11 forks source link

Upgrade async-http-client to 2.0.x #1

Open jeffpeiyt opened 7 years ago

jeffpeiyt commented 7 years ago

Make a version that is compatible with https://github.com/eBay/parallec/issues/37

jeffpeiyt commented 7 years ago

Seems the SslContext needs to use the netty one, which only supports pem but does not support JKS file anymore. Need more changes to adept to this change https://github.com/netty/netty/commit/1c588ce7e9573a6327f0a8a86cf1d754fd10e775

jeffpeiyt commented 7 years ago

https://github.com/netty/netty/issues/5888#issuecomment-250826873 this helps

jeffpeiyt commented 7 years ago

released as https://oss.sonatype.org/content/repositories/snapshots/io/parallec/parallec-plugin-http-clientauth/0.20.0-SNAPSHOT/