Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

willianantunes/client-authentication-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Client Authentication

You can quick test and send an encrypted handshake message with this Java project. Please be aware that you must create your self-signed certificate for example and deliver the issuer to your target. After that you can send a request as long as you have the target's CA in your trust store.

For the purpose of this lab, I do recommend to import the target's CA instead of disabling certificate validation.

About

A simple client Java authentication against a server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published