Hakky54

Hakky54

πŸ‘€ Developer

5 repositories on SrcLog

View on GitHub
5 Repos
2.4k Stars
318 Forks
2.4k Watchers

Repositories (5)

certificate-ripper Hakky54/certificate-ripper Java

πŸ” A CLI tool to extract server certificates

810
mutual-tls-ssl Hakky54/mutual-tls-ssl Java

πŸ” Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included

601
ayza Hakky54/ayza Java

πŸ” A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples

544
log-captor Hakky54/log-captor Java

🎯 LogCaptor captures log entries for unit and integration testing purposes

411
java-tutorials Hakky54/java-tutorials Java

πŸ“ A repository containing different java tutorials

51