Skip to content

jmaasing/hostnameverifier-disabler-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java HostnameVerificationDisabler Agent

Overview:

A Javaagent that can be used to remove HostnameVerifications for HTTPS (SSL) connections with certificates, not for production use....

Usage:

Build and package the jar file using mvn install. Add the java agent to your runtime by adding the -javaagent:<PATH_TO_JAR> to your start command.

Example

java -javaagent:/home/peterl/hostnamedisabler.jar Main

About

Java HostnameVerificationDisabler Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published