This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:shibboleth:idpv3xc8 [2020/07/04 14:08] procacci@tem-tsp.eu [acces tomcat] |
docpublic:systemes:shibboleth:idpv3xc8 [2020/07/04 15:15] (current) procacci@tem-tsp.eu [proxy et TLS via apache] |
||
---|---|---|---|
Line 221: | Line 221: | ||
le serveur est maintenant accessible , exemple | le serveur est maintenant accessible , exemple | ||
- | http://idp3.tem-tsp.eu: | + | http://idpx.tem-tsp.eu: |
sauf si l' | sauf si l' | ||
< | < | ||
- | [root@idp3 ~]# vim / | + | [root@idpx ~]# vim / |
<Context antiResourceLocking=" | <Context antiResourceLocking=" | ||
Line 234: | Line 234: | ||
</ | </ | ||
</ | </ | ||
- | ==== proxy-ajp et TLS via apache ===== | + | ==== proxy et TLS via apache ===== |
- | mise en place d'un proxy ajp pour une gestion de TLS et ports par defaut (80/443) par apache | + | https:// |
+ | https:// | ||
+ | https:// | ||
+ | |||
+ | |||
+ | mise en place d'un proxy pour une gestion de TLS et ports par defaut (80/443) par apache | ||
il faut installer le mod_ssl d' | il faut installer le mod_ssl d' | ||
Line 250: | Line 255: | ||
< | < | ||
- | [root@idex certs]#grep ^SSL / | + | [root@idpx certs]#grep ^SSL / |
SSLCertificateFile / | SSLCertificateFile / | ||
SSLCertificateKeyFile / | SSLCertificateKeyFile / | ||
Line 268: | Line 273: | ||
< | < | ||
[root@idpx opt]# vim / | [root@idpx opt]# vim / | ||
- | |||
<!-- Define an AJP 1.3 Connector on port 8009 --> | <!-- Define an AJP 1.3 Connector on port 8009 --> | ||
- | | + | < |
- | | + | |
| | ||
+ | | ||
+ | | ||
| | ||
</ | </ | ||
+ | |||
+ | sans l' | ||
lancement httpd et verification de la presence du module AJP | lancement httpd et verification de la presence du module AJP |