Hakan Altındağ

Results 7 repositories owned by Hakan Altındağ

certificate-ripper

674
Stars
68
Forks
Watchers

🔐 A CLI tool to extract server certificates

log-captor

346
Stars
24
Forks
Watchers

🎯 LogCaptor captures log entries for unit and integration testing purposes

mutual-tls-ssl

544
Stars
121
Forks
Watchers

🔐 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...

sslcontext-kickstart

476
Stars
76
Forks
Watchers

🔐 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...

java-tutorials

32
Stars
9
Forks
Watchers

📝 A repository containing different java tutorials

console-captor

26
Stars
2
Forks
Watchers

🎯 ConsoleCaptor captures console output for unit testing purposes