[java-shib-idp2 COMMIT] /branches/REL_2/src/test/resources/data/conf1/relying-party.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Aug 4 21:38:14 EDT 2014


Author: scantor
Date: Mon Aug  4 21:38:14 2014
New Revision: 3181

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3181&view=rev
Log:
Remove PEM headers from private key.

Modified:
    branches/REL_2/src/test/resources/data/conf1/relying-party.xml

Modified: branches/REL_2/src/test/resources/data/conf1/relying-party.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/src/test/resources/data/conf1/relying-party.xml?rev=3181&r1=3180&r2=3181&view=diff
==============================================================================
--- branches/REL_2/src/test/resources/data/conf1/relying-party.xml (original)
+++ branches/REL_2/src/test/resources/data/conf1/relying-party.xml Mon Aug  4 21:38:14 2014
@@ -75,7 +75,6 @@
     <!-- ========================================== -->
     <security:Credential id="IdPCredential" xsi:type="security:X509Inline">
         <security:PrivateKey>
------BEGIN RSA PRIVATE KEY-----
 MIIEpAIBAAKCAQEA2PZh/Ut00c+kdKZlts+mcH8dMfrICXaHJnI4h9+1YS7Fwk6M
 XWQ9LsbTyUvY5HZVQqK6o4bYLHYICCQE6rAjxJ1h7KGJrys+jDIFghGj9Kt6rsTH
 QT3qr9JP6NilWgC5BFyH72C613ZsnwlITaRTGXX6s3eaKvraM9IVvIen2UMpylDM
@@ -101,7 +100,6 @@
 NvW1sQKBgQCLZqpS3zNFoPY/88+272vryoNrUAFvGnuh2vgwOI1dI1eUGE5hKi9L
 u3cVdaF15sxp+4sEkN0O4hhvyREOJcat4F+jQpSV8Jnrrp3AonxD/2GM/bZGf5GP
 EFhslOxviejazr6GPxnB3J4AWKeaTV8tdhnI1/19r1Wt9o7RKbt2kg==
------BEGIN RSA PRIVATE KEY-----
         </security:PrivateKey>
         <security:Certificate>
 -----BEGIN CERTIFICATE-----



More information about the commits mailing list