Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

executable file
·
18 lines (10 loc) · 468 Bytes

2 way SSL with spring boot

Example client (nt-gateway) and service (nt-ms) code to show how to get 2 way SSL setup with self signed certificate.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Java 1.8
  • Spring boot 2.1.2
  • Java keytool utility

Installing

Download nt-gateway and nt-ms projects in to your STS or Eclipse workspace.