Re: [cas-user] Generate Keys for Hazelcast Ticket Registry

2018-02-02 Thread David Curry
I'm not using Hazelcast, but given the property names and key sizes, I'm guessing it's the same way you generate them for the ticket granting cookie encryption and Spring Webflow encryption properties. See:

[cas-user] Generate Keys for Hazelcast Ticket Registry

2018-02-02 Thread Adam Causey
I am using Hazelcast for my ticket registry, but would like to encrypt the traffic using AES. The CAS properties list these: cas.ticket.registry.hazelcast.crypto.signing.key= cas.ticket.registry.hazelcast.crypto.signing.keySize=512 cas.ticket.registry.hazelcast.crypto.encryption.key=