Skip to content

Mario5Gray/rsocket-tls-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring RSocket Security with TLS

This guide will help you configure TLS with your new or existing RSocket services using Spring Boot 2.7.x. We will review a few options for generating the cerficate, as well as importing and utilizing that certificate in your Spring Boot application.

It is assumed the developer knows about OpenSSL, Kotlin or at least JAVA 11 and uses Spring Boot. Dont worry if you're new to RSocket for Spring Boot or Reactive streams. All of the TLS security concerns relate to the Transport, not the protocol itself. Of course, the best place to understand are the reference docs, so please read them!

About

Quick TLS configuration for a Spring Boot RSocket app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published