There is no CAS 5 client. If you mean the CAS client in general, then yes. If you mean CAS 5 server, then no.
--Misagh From: [email protected] [mailto:[email protected]] On Behalf Of Petr Gašparík - AMI Praha a.s. Sent: Wednesday, December 7, 2016 2:29 AM To: CAS Community <[email protected]> Subject: Re: [cas-user] Java versions client vs server Thank you for your answer. To rephrase my question, can I use latest CAS 5.0 client on Java 6 machines? -- s pozdravem Petr Gašparík solution architect gsm: [+420] 603 523 860 e-mail: [email protected] <mailto:[email protected]> AMI Praha a.s. Pláničkova 11 162 00 Praha 6 tel.: [+420] 274 783 239 web: www.ami.cz <http://www.ami.cz/> <http://www.ami.cz/images/podpis/ami_logo.gif> <http://www.ami.cz/reseni-a-sluzby/bezpecnost-dat/audit-roli-a-opravneni-sap>Textem tohoto e-mailu podepisující neslibuje uzavřít ani neuzavírá zaspolečnost AMI Praha a.s.jakoukoliv smlouvu. Každá smlouva, pokud bude uzavřena, musí mít výhradněpísemnou formu.2016-12-06 16:43 GMT+01:00 'Philippe MARASSE' via CAS Community<[email protected] <mailto:[email protected]> >:Hello,TLS can cause troubles between Java 6 & Java 8 : - DH parameters can not exceed 1024 bits, - SNI is unavailable before Java 7 - Java 6 does not support TLS 1.1&1.2 but only SSLv3 and TLS 1.0Some of these issues can be worked around with bouncy castle securityprovider.Regards.Le 06/12/2016 à 13:59, Petr Gašparík - AMI Praha a.s. a écrit :Hi all,what is the dependence between Java version on CAS server and CAS client?For example, if I have installed CAS server 5.0 in Java EE 8 enviroment, andI want to connect Java client running in Java EE 6 enviroment, will it work?Or do I have to upgrade client env to Java 8 in first place?thank you in advancePetr G.--- CAS gitter chatroom: https://gitter.im/apereo/cas- CAS mailing list guidelines:https://apereo.github.io/cas/Mailing-Lists.html- CAS documentation website: https://apereo.github.io/cas- CAS project website: https://github.com/apereo/cas---You received this message because you are subscribed to the Google Groups"CAS Community" group.To unsubscribe from this group and stop receiving emails from it, send anemail to [email protected]<mailto:[email protected]> .To view this discussion on the web visithttps://groups.google.com/a/apereo.org/d/msgid/cas-user/48d93549-6527-4c07-8795-8c9983cd7843%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/48d93549-6527-4c07-8795-8c9983cd7843%40apereo.org?utm_medium=email&utm_source=footer> .--Philippe MARASSEResponsable pôle Infrastructures - DSIOCentre Hospitalier Henri LaboritCS 10587 - 370 avenue Jacques Cœur86021 Poitiers CedexTel : 05.49.44.57.19--- CAS gitter chatroom: https://gitter.im/apereo/cas- CAS mailing list guidelines:https://apereo.github.io/cas/Mailing-Lists.html- CAS documentation website: https://apereo.github.io/cas- CAS project website: https://github.com/apereo/cas---You received this message because you are subscribed to the Google Groups"CAS Community" group.To unsubscribe from this group and stop receiving emails from it, send anemail to [email protected]<mailto:[email protected]> .To view this discussion on the web visithttps://groups.google.com/a/apereo.org/d/msgid/cas-user/43d8d2a6-cd9b-435d-14c4-9b2a57e4a01e%40ch-poitiers.fr<https://groups.google.com/a/apereo.org/d/msgid/cas-user/43d8d2a6-cd9b-435d-14c4-9b2a57e4a01e%40ch-poitiers.fr?utm_medium=email&utm_source=footer> .--- CAS gitter chatroom: https://gitter.im/apereo/cas- CAS mailing list guidelines:https://apereo.github.io/cas/Mailing-Lists.html- CAS documentation website: https://apereo.github.io/cas- CAS project website: https://github.com/apereo/cas---You received this message because you are subscribed to the Google Groups"CAS Community" group.To unsubscribe from this group and stop receiving emails from it, send anemail to [email protected]<mailto:[email protected]> .To view this discussion on the web visithttps://groups.google.com/a/apereo.org/d/msgid/cas-user/CABAspd29PGoJa%3DRf5jTiHRxcWN0CBgjAe_G%2BRrWjf9RJ34xB0g%40mail.gmail.com<https://groups.google.com/a/apereo.org/d/msgid/cas-user/CABAspd29PGoJa%3DRf5jTiHRxcWN0CBgjAe_G%2BRrWjf9RJ34xB0g%40mail.gmail.com?utm_medium=email&utm_source=footer> . -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/00be01d250a0%242176f800%246464e800%24%40unicon.net.
