Mercurial > dive4elements > river
annotate gwt-client/src/main/webapp/WEB-INF/saml-signer-cert.pem @ 6103:4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
This is a bit of a pity because the small parts had a better understandable structure.
To generate the overview use:
$ xsltproc \
contrib/themes2html.xsl \
doc/conf/themes.xml \
> themes.xhtml
To make this work you have to create a symlink in conf to itself:
$ (cd doc/conf && ln -s . conf)
TODO: We have to introduce a EntityResolver in the server code to
make the inclusion independent of the current working dir of the server.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Sat, 25 May 2013 20:55:11 +0200 |
parents | 92da396f80d7 |
children |
rev | line source |
---|---|
5942
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
1 -----BEGIN CERTIFICATE----- |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
2 MIICDzCCAXigAwIBAgIETQYOHzANBgkqhkiG9w0BAQUFADBMMQswCQYDVQQGEwJERTEQMA4GA1UE |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
3 BxMHS29ibGVuejENMAsGA1UEChMEYmFmZzENMAsGA1UECxMEYmFmZzENMAsGA1UEAxMEYmFmZzAe |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
4 Fw0xMDEyMTMxMjE0MjNaFw0xNTExMTcxMjE0MjNaMEwxCzAJBgNVBAYTAkRFMRAwDgYDVQQHEwdL |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
5 b2JsZW56MQ0wCwYDVQQKEwRiYWZnMQ0wCwYDVQQLEwRiYWZnMQ0wCwYDVQQDEwRiYWZnMIGfMA0G |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
6 CSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIg0iXqjbFVDCuwiHR06U8+8IZmTl5mVDeH34zjqcCWEKf |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
7 T2W2VS9SJhxyjP+DGDfDS9obqEZkYi8i4kLe533e+CQBWKud5mCHguVEiydOkUpUo0En4jFk9DBb |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
8 kEDK8HV/CFzc1zX/6UJWGI8QL4ewQWhfhJSN/aoWweo0Sjr7mQIDAQABMA0GCSqGSIb3DQEBBQUA |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
9 A4GBALpDcIQ0s+qhP+WvSkiVYiyGS9lnJWkrTMY89Q8kWbeiLr3/YA2fAQFJDqZ1Q8JxgUwadzv9 |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
10 6DClAW+6nPCnx3zQuP+tV9jZwQ5MSykHtwK+GAIwpLktx88b3BtIEOvMQjACoaPt3Z/Epm+VYT72 |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
11 rrxc7eejd9GfGIrCi4q2j4/j |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
12 -----END CERTIFICATE----- |