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] AMI Praha a.s. Pláničkova 11 162 00 Praha 6 tel.: [+420] 274 783 239 web: www.ami.cz [image: AMI Praha a.s.] [image: AMI Praha a.s.] <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á za společ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]>: > 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.0 > > Some of these issues can be worked around with bouncy castle security > provider. > > 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, > and I 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 advance > Petr 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 an > email to [email protected]. > To view this discussion on the web visit https://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 MARASSE > > Responsable pôle Infrastructures - DSIO > Centre Hospitalier Henri Laborit > CS 10587 - 370 avenue Jacques Cœur > 86021 Poitiers Cedex > Tel : 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 an > email to [email protected]. > To view this discussion on the web visit https://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 an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CABAspd29PGoJa%3DRf5jTiHRxcWN0CBgjAe_G%2BRrWjf9RJ34xB0g%40mail.gmail.com.
