Skip to content

Instantly share code, notes, and snippets.

@Hakky54
Last active April 15, 2026 07:02
Show Gist options
  • Select an option

  • Save Hakky54/ee12534594a3e35f48e18a16e42c7f40 to your computer and use it in GitHub Desktop.

Select an option

Save Hakky54/ee12534594a3e35f48e18a16e42c7f40 to your computer and use it in GitHub Desktop.
Cheat Sheet - Http Client SSL TLS Configuration for Java, Kotlin, Scala, Groovy, Clojure with example http requests

Cheat Sheet - Http Client SSL TLS Configuration for Java, Kotlin, Scala, Groovy, Clojure with example http requests

The examples below use the base ssl configuration found here: SSLConfig of the library: Ayza

Java

Kotlin

Scala

Groovy

Clojure

@sureshg
Copy link
Copy Markdown

sureshg commented Nov 6, 2021

Thanks.. This is really nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment