How to Install an SSL Certificate for JBoss Wildfly | SSL Dragon

Опубликовано: 30 Июль 2026
на канале: SSL Dragon
1,668
8

Save 10% on any SSL Certificate order on SSL Dragon by using the promo code YOUTUBE10 at checkout - https://www.ssldragon.com/ssl-certifi...

The commands used in the video:

Note: Below is the syntax and value of new security-realm.

Angled braces aren't supported by YouTube, so in the following block they are replaced with [ ]

[security-realm name="UndertowRealm"]
[server-identities]
[ssl]
[keystore path="wildfly-pkcs12.pfx" relative-to="jboss.server.config.dir" keystore-password="redhat" /]
[/ssl]
[/server-identities]
[/security-realm]