[rs-commit] r274 - in /rs-interop/trunk/src/site/xhtml5: index.xhtml5 timestamp/index.xhtml5
rs-commit at redwax.eu
rs-commit at redwax.eu
Tue Feb 11 22:35:17 CET 2020
Author: minfrin at redwax.eu
Date: Tue Feb 11 22:35:15 2020
New Revision: 274
Log:
Polish the text.
Modified:
rs-interop/trunk/src/site/xhtml5/index.xhtml5
rs-interop/trunk/src/site/xhtml5/timestamp/index.xhtml5
Modified: rs-interop/trunk/src/site/xhtml5/index.xhtml5
==============================================================================
--- rs-interop/trunk/src/site/xhtml5/index.xhtml5 (original)
+++ rs-interop/trunk/src/site/xhtml5/index.xhtml5 Tue Feb 11 22:35:15 2020
@@ -12,7 +12,8 @@
<div class="content null">
<h2>Redwax Server Interop Site</h2>
<p>
- Test implementations of client software against a testing instance of the Redwax Server.
+ Test your implementations of client software against an instance of the most recent
+ trunk/master build of the Redwax Server.
</p>
</div>
<div class="image">
@@ -26,7 +27,7 @@
<dl class="alt">
<dt><a href="timestamp/">Time Stamp Service</a></dt>
<dd>
- Test against a test instance of a Redwax RFC3161 Time Stamp server based on
+ Test against an instance of a Redwax RFC3161 Time Stamp server based on
<a href="https://redwax.eu/rs/docs/latest/mod/mod_timestamp.html">mod_timestamp</a>.
</dd>
</dl>
@@ -36,6 +37,7 @@
</div>
</section>
+<!--
<section class="spotlight style1 orient-left content-align-left image-position-left" id="userguide">
<div class="content null">
<h2>User's Guide</h2>
@@ -60,7 +62,7 @@
<img src="images/candles-orange.jpg" alt="" />
</div>
</section>
-
+-->
</body>
</html>
Modified: rs-interop/trunk/src/site/xhtml5/timestamp/index.xhtml5
==============================================================================
--- rs-interop/trunk/src/site/xhtml5/timestamp/index.xhtml5 (original)
+++ rs-interop/trunk/src/site/xhtml5/timestamp/index.xhtml5 Tue Feb 11 22:35:15 2020
@@ -11,15 +11,17 @@
<div class="content null">
<h2>Time Stamp Protocol</h2>
<p>
- Interoperate with the Redwax RFC3161 Time Stamp Protocol module.
+ Interoperate with the <a href="https://redwax.eu/rs/docs/latest/mod/mod_timestamp.html">Redwax RFC3161 Time Stamp Protocol module</a>.
</p>
<p>
- On this page we implement a <a href="https://www.ietf.org/rfc/rfc3161.txt">
- Time Stamp Protocol</a> endpoint that supports assertions of proof that
- a datum existed before a particular time.
+ We have implemented a <a href="https://www.ietf.org/rfc/rfc3161.txt">
+ Time Stamp Protocol</a> endpoint that allows you to test your client
+ implementation against a Redwax Server.
</p>
<p>
- The Redwax Interop server is for testing purposes only.
+ The code being run is the most up to date build from trunk/master in source
+ control, and is built and deployed automatically. The Redwax Interop server
+ is for testing purposes only.
</p>
</div>
<div class="image">
@@ -91,9 +93,6 @@
described
<a href="https://httpd.apache.org/docs/2.4/vhosts/name-based.html">here</a>.
</p>
- <div>
- <img src="../images/mod_timestamp-1.png" style="width: 100%;"/>
- </div>
<div class="index align-left">
<section>
<header>
More information about the rs-commit
mailing list