Separate validateUrl parameter
Status: Beta
Brought to you by:
ceharris414
When using cas based on certificates with GOST crypto-algorithms, validation process uses the same url as serverUrl. Java have small support for such a use (and specifically saying no use at all in this case). Thats why an additional parameter - validateUrl - is added. Validation process uses it for ticket validation.
Patch for adding separe