diff --git a/docs/source/simplesamlphp-idp.xml b/docs/source/simplesamlphp-idp.xml index ffff04a1d581bf5983553260c87e2eb5932efae6..b7fa989fdcc8d8d8c7847b92d72b487c6cd5b4d9 100644 --- a/docs/source/simplesamlphp-idp.xml +++ b/docs/source/simplesamlphp-idp.xml @@ -7,7 +7,7 @@ <articleinfo> <date>2007-10-15</date> - <pubdate>Wed Dec 19 12:03:28 2007</pubdate> + <pubdate>Thu Feb 28 11:22:45 2008</pubdate> <author> <firstname>Andreas Ă…kre</firstname> @@ -135,7 +135,7 @@ <screen>openssl genrsa -des3 -out server2.key 1024 openssl rsa -in server2.key -out server2.pem -openssl req -new -key server.key -out server2.csr +openssl req -new -key server2.key -out server2.csr openssl x509 -req -days 60 -in server2.csr -signkey server2.key -out server2.crt</screen> <para>The certificate above will be valid for 60 days.</para> diff --git a/docs/source/simplesamlphp-sp.xml b/docs/source/simplesamlphp-sp.xml index bdf9f16453936202419eb07ed4ee6d0686c37814..89f2affc6d9f4a7c2e126eba8284e91c91d88ddc 100644 --- a/docs/source/simplesamlphp-sp.xml +++ b/docs/source/simplesamlphp-sp.xml @@ -7,7 +7,7 @@ <articleinfo> <date>2007-10-15</date> - <pubdate>Fri Feb 1 08:44:40 2008</pubdate> + <pubdate>Thu Feb 28 11:23:01 2008</pubdate> <author> <firstname>Andreas Ă…kre</firstname>