Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 622 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 622 Bytes

spring-ssl-two-endpoints

Demo on how to run springboot with two or more http ports + ssl key based authorisation on one or more of them.

The goal was use different controllers on different ports + SSL key based authorization on one of them. Some configuration paths are hardcoded.

Данная демка показывает, как застваить springboot слушать на двух и более разных http портах, с авторизацией по SSL ключу на одном из них. Некоторые пути в конфигурации прописаня прямо в коде.