"SHD" == Stephen H Dawson <address@hidden> writes:
SHD> Well, there is no syntax to validate. Only a button of Submit.
curl(1)ing that url shows xml, so there should be xml to validate:
:; curl https://savannah.gnu.org/news/atom.php?group=remotecontrol
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>http://savannah.gnu.org/news/atom.php?group=remotecontrol</id>
<link rel="self"
href="https://savannah.gnu.org/news/atom.php?group=remotecontrol"/>
<title>GNU remotecontrol - News</title>
<updated>2012-12-31T21:59:56+00:00</updated>
<entry>
<id>http://savannah.gnu.org/forum/forum.php?forum_id=7470</id>
<link rel='alternate'
href='http://savannah.gnu.org/forum/forum.php?forum_id=7470'/>
<title>Release</title>
<updated>2012-12-31T20:52:19+00:00</updated>
<author>
<name>Stephen H. Dawson</name>
</author>
<content type='xhtml'
xml:base='http://savannah.gnu.org/forum/forum.php?forum_id=7470'>
<div xmlns='http://www.w3.org/1999/xhtml'><p>Well, it is finally released.
Done for a while now, getting the top and tail on the odds and ends with GNU.<br />
</p></div>
</content>
</entry>
</feed>
That syntax looks OK at the xml level. Unless they are unhappy with the
single quotes (as opposed to double quotes)?
The tls cert is from StartCom, so everyone should trust it.