Chapter 10. Hardening the WildFly Communication

In this chapter, you will learn the following recipes:

  • Securing WildFly using HTTPS
  • Securing a specific application using HTTPS
  • Securing the WildFly console using HTTPS
  • Securing domain and host controllers' communication using HTTPS

Introduction

In this chapter, you will learn how to secure your WildFly systems from a communication channel point of view, which is the HTTPS protocol. If system security is a concern, you will need to provide such a capability. By the way, when securing your system at any layer, keep an eye on performance, because it may cause some overhead.

We will learn how to provide security in a WildFly system at different stages, that is,:

  • Securing your application communication access ...

Get WildFly Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.