<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[Compatibilidad con PCI. CÃ³mo pasar la prueba de anÃ¡lisis]]></title>
<link>http://kb.parallels.com/es/6228</link>
<description><![CDATA[<div id="article">
	<ul class="listActions">
<li><span class="actionNotyfy">Article for your preferred language does not exist. Below is international version of the article.</span></li>
</ul>





	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Compatibilidad con PCI. Cómo pasar la prueba de análisis</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6228&nbsp;</div>
					<div>Last Review: Jun,16 2009</div>
					<tr>
						<td>Author: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Business Automation - Standard</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolución</h2>
					<p>Realice los siguientes cambios para poder pasar la prueba de an&aacute;lisis de PCI.</p><p><strong>1. Actualizaci&oacute;n de Apache</strong></p><p>Si est&aacute; ejecutando PBAS en un SOs antiguo (como Fedora 6 o CentOS4), migre el PBAS a uno de los SOs nuevos (por ejemplo CentOS5). En este SO tendr&aacute; la versi&oacute;n 2.2.3 de Apache.</p><p>Encontrar&aacute; las indicaciones sobre el proceso de migraci&oacute;n de PBAS <a href="http://kb.parallels.com../../../../es/2126" class="moz-txt-link-freetext">aqu&iacute;</a></p><p><strong>2. Desactive el protocolo SSL2.</strong></p><p>Desactive todos los protocolos excepo SSL3 y TLS1. A&ntilde;ada lo siguiente al archivo /etc/hspcd/conf/hspc_ssl.conf:</p><p>SSLProtocol -ALL +SSLv3 +TLSv1</p><p>Reinicie el Apache del front-end.</p><p><strong>3. Algoritmos SSL&nbsp;de Cifrado D&eacute;bil</strong></p><p>Cambie la directiva SSLCipherSuite en /etc/hspcd/conf/hspc_ssl.conf a la siguiente:</p><p>SSLCipherSuite ALL:-ADH:!kEDH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP</p><p>Reinicie el Apache del front-end.</p><p><strong>4. Incidencias con el DNS </strong></p><p>- Cierre el puerto 53 y deje el puerto abierto &uacute;nicamente para los hosts que deber&iacute;an usarlo (DNS esclavo, por ejemplo)</p><p>- La opci&oacute;n allow-recursion s&oacute;lo deber&iacute;a estar dfinida para los hosts que pueden realizar llamadas de recursi&oacute;n DNS.</p><p><strong>5. Archivo de Info de PHP</strong></p><p>No creamos este archivo por defecto, por lo que el cliente simplemente deber&iacute;a buscar y eliminar el archivo.</p><p><strong>6. Acceso SSH</strong></p><p>Cierre el puerto SSH en el firewall y permita conexiones SSH &uacute;nicamente desde los hosts requeridos.</p><p><br /><strong>7. Scripting de Aplicaci&oacute;n Web Entre Sitios<br /></strong></p><p>Descargue los archivos adjuntos a este art&iacute;culo y reemplace los archivos en su almac&eacute;n predeterminado<br /><em><br />/var/opt/hspc-frontend/templates/domains.inc<br />/var/opt/hspc-fronted/sign_in.php<br /></em><br />Si ha realizado personalizaciones en los almacenes, no olvide definirlas de nuevo una vez reemplazados los archivos.</p><p><strong>8. Desactive los m&eacute;todos Trace/Track</strong></p><p>En /etc/hspcd/conf/hspc_rewrite.conf en la parte final del archivo antes de &quot;Include &quot;conf/hspc_proxy.conf&quot;, a&ntilde;ada:</p><p>#PCI Compilance rule<br />RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)<br />RewriteRule .* - [F]</p><p>&nbsp;</p>
				</div>
			</div>
		</div><!-- article-container -->

			<h2>Attachments:</h3>
			<ul class="AttachedFiles">
					<li><a href="http://kb.parallels.com/Attachments/9998/Attachments/domains.inc">domains.inc</a>(9Kb)</li>
					<li><a href="http://kb.parallels.com/Attachments/9998/Attachments/sign_in.php">sign_in.php</a>(2Kb)</li>
			</ul>

			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6228&ArticleLanguage=es&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6228&ArticleLanguage=es&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '6228',
													'ArticleLanguage' : 'es',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Meritxell Sevilla</author>
<guid isPermaLink="false">9998 LastUpdated: 2009-06-16 15:11:28</guid>
<pubDate>2009-06-16 14:55:21</pubDate>
</item>
</channel>
</rss>



