public class PemKeyCertConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<String> |
certs
Comma-separated list of the path to the certificate files (Pem format).
|
Optional<String> |
keys
Comma-separated list of the path to the key files (Pem format).
|
| Constructor and Description |
|---|
PemKeyCertConfiguration() |
@ConfigItem public Optional<String> keys
@ConfigItem public Optional<String> certs
Copyright © 2020 JBoss by Red Hat. All rights reserved.