Skip to content

Simple springboot app that makes secure connection to server, using certs provided by OpenShift

Notifications You must be signed in to change notification settings

domenicbove/openshift-ssl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift SSL Client

To run the client run:

oc process -f https://raw.githubusercontent.com/domenicbove/openshift-ssl-client/master/template.yaml | oc create -f -

This will automatically start a build and trigger a deployment.Check the logs to see the response from the server

To cleanup

oc delete all -l app=ssl-client

About

Simple springboot app that makes secure connection to server, using certs provided by OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages