
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://doc.openprovider.eu/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>API Format hostNames - Revision history</title>
		<link>https://doc.openprovider.eu/index.php?title=API_Format_hostNames&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.2</generator>
		<lastBuildDate>Wed, 22 Apr 2026 22:16:17 GMT</lastBuildDate>
		<item>
			<title>WikiSysop:&amp;#32;Created page with '==Format specification &gt; hostNames== Array of hostnames. This parameter is optional, and only allowed in combination with a multi domain SSL certificate. If passed, the hostnames…'</title>
			<link>https://doc.openprovider.eu/index.php?title=API_Format_hostNames&amp;diff=257&amp;oldid=prev</link>
			<description>&lt;p&gt;Created page with &amp;#39;==Format specification &amp;gt; hostNames== Array of hostnames. This parameter is optional, and only allowed in combination with a multi domain SSL certificate. If passed, the hostnames…&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Format specification &amp;gt; hostNames==&lt;br /&gt;
Array of hostnames. This parameter is optional, and only allowed in combination with a multi domain SSL certificate. If passed, the hostnames in this parameter will override any hostnames in the CSR, except for the common name.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===Using PHP class===&lt;br /&gt;
 array(&lt;br /&gt;
   'hostname1',&lt;br /&gt;
   'hostname2',&lt;br /&gt;
   'www.domain.com',&lt;br /&gt;
   'www.domain.net',&lt;br /&gt;
 );&lt;br /&gt;
&lt;br /&gt;
===Raw XML===&lt;br /&gt;
 &amp;lt;hostNames&amp;gt;&lt;br /&gt;
   &amp;lt;array&amp;gt;&lt;br /&gt;
     &amp;lt;item&amp;gt;hostname1&amp;lt;/item&amp;gt;&lt;br /&gt;
     &amp;lt;item&amp;gt;hostname2&amp;lt;/item&amp;gt;&lt;br /&gt;
     &amp;lt;item&amp;gt;www.domain.com&amp;lt;/item&amp;gt;&lt;br /&gt;
     &amp;lt;item&amp;gt;www.domain.net&amp;lt;/item&amp;gt;&lt;br /&gt;
   &amp;lt;/array&amp;gt;&lt;br /&gt;
 &amp;lt;/hostNames&amp;gt;&lt;/div&gt;</description>
			<pubDate>Fri, 30 Sep 2011 12:13:36 GMT</pubDate>			<dc:creator>WikiSysop</dc:creator>			<comments>https://doc.openprovider.eu/Talk:API_Format_hostNames</comments>		</item>
	</channel>
</rss>