-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
See the "certificate-key-file" attribute:
[standalone@localhost:9999 /] /subsystem=modcluster/mod-cluster-config=configuration/ssl=configuration:read-resource
{
"outcome" => "success",
"result" => {
"certificate-key-file" => "${user.home}/.keystore",
"key-alias" => "test",
"password" => "changeit",
"protocol" => "TLS"
}
}
it would need to be encoded as a DMR expression. The illegal character prevents any success reads of this resource