Files
2025-02-26 14:49:25 +07:00

10 lines
414 B
XML

<mbean name="dcm4chee.archive:service=TLSConfig">
<attribute name="EnabledProtocols" type="Security"/>
<attribute name="NeedClientAuthentication" type="Security"/>
<attribute name="KeyStoreURL" type="Security"/>
<attribute name="KeyStorePassword" type="Security"/>
<attribute name="TrustStoreURL" type="Security"/>
<attribute name="TrustStorePassword" type="Security"/>
<attribute name="State"/>
</mbean>