All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ildfly-client-all.30.0.0.Final.source-code.auth_X509.xml Maven / Gradle / Ivy

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="urn:org:jgroups"
        xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd"
        >
    <UDP/>
    <PING/>
    <MERGE3/>
    <FD_ALL3/>
    <VERIFY_SUSPECT/>
    <pbcast.NAKACK2/>
    <UNICAST3/>
    <pbcast.STABLE/>
    <FRAG2/>
    <AUTH auth_class="org.jgroups.auth.X509Token"
        auth_token.auth_value="chris"
        auth_token.keystore_path="/home/bela/JGroups/keystore/defaultStore.keystore"
        auth_token.keystore_password="changeit"
        auth_token.cert_alias="test"
        auth_token.cipher_type="RSA"/>
    <pbcast.GMS/>
</config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy