<div dir="auto">Thanks, I&#39;ll check it out. </div><br><div class="gmail_quote"><div dir="ltr">Le jeu. 22 mars 2018 00:49, Yedidyah Bar David &lt;<a href="mailto:didi@redhat.com">didi@redhat.com</a>&gt; a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Mar 22, 2018 at 11:58 AM, Sahina Bose &lt;<a href="mailto:sabose@redhat.com" target="_blank" rel="noreferrer">sabose@redhat.com</a>&gt; wrote:<br>
&gt; Didi, Sandro - Do you know if this option VdsCertificateValidityInYears is<br>
&gt; present in 4.2?<br>
<br>
I do not think it ever was exposed to engine-config - I think it&#39;s a<br>
bug in that page.<br>
<br>
You should be able to update it with psql, if needed - something like this:<br>
<br>
select fn_db_update_config_value(&#39;VdsCertificateValidityInYears&#39;,&#39;2&#39;,&#39;general&#39;);<br>
<br>
I didn&#39;t try this myself.<br>
<br>
To get an sql prompt, you can use engine-psql, which should be<br>
available in 4.2.2,<br>
or simply copy the script from the patch page:<br>
<br>
<a href="https://gerrit.ovirt.org/#/q/I4d9737ea72df0d7e654776a1085901284a523b7f" rel="noreferrer noreferrer" target="_blank">https://gerrit.ovirt.org/#/q/I4d9737ea72df0d7e654776a1085901284a523b7f</a><br>
<br>
Also, some people claim that the use of certificates for communication between<br>
the engine and the hosts is an internal implementation detail, which should not<br>
be relevant to PCI DSS requirements. See e.g.:<br>
<br>
<a href="https://ovirt.org/develop/release-management/features/infra/pkireduce/" rel="noreferrer noreferrer" target="_blank">https://ovirt.org/develop/release-management/features/infra/pkireduce/</a><br>
<br>
&gt;<br>
&gt; On Mon, Mar 19, 2018 at 4:43 AM, Punaatua PAINT-KOUI &lt;<a href="mailto:punaatua.pk@gmail.com" target="_blank" rel="noreferrer">punaatua.pk@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Up<br>
&gt;&gt;<br>
&gt;&gt; 2018-02-17 2:57 GMT-10:00 Punaatua PAINT-KOUI &lt;<a href="mailto:punaatua.pk@gmail.com" target="_blank" rel="noreferrer">punaatua.pk@gmail.com</a>&gt;:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Any idea someone ?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Le 14 févr. 2018 23:19, &quot;Punaatua PAINT-KOUI&quot; &lt;<a href="mailto:punaatua.pk@gmail.com" target="_blank" rel="noreferrer">punaatua.pk@gmail.com</a>&gt; a<br>
&gt;&gt;&gt; écrit :<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I setup an hyperconverged solution with 3 nodes, hosted engine on<br>
&gt;&gt;&gt;&gt; glusterfs.<br>
&gt;&gt;&gt;&gt; We run this setup in a PCI-DSS environment. According to PCI-DSS<br>
&gt;&gt;&gt;&gt; requirements, we are required to reduce the validity of any certificate<br>
&gt;&gt;&gt;&gt; under 39 months.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I saw in this link<br>
&gt;&gt;&gt;&gt; <a href="https://www.ovirt.org/develop/release-management/features/infra/pki/" rel="noreferrer noreferrer" target="_blank">https://www.ovirt.org/develop/release-management/features/infra/pki/</a> that i<br>
&gt;&gt;&gt;&gt; can use the option VdsCertificateValidityInYears at engine-config.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I&#39;m running ovirt engine 4.2.1 and i checked when i was on 4.2 how to<br>
&gt;&gt;&gt;&gt; edit the option with engine-config --all and engine-config --list but the<br>
&gt;&gt;&gt;&gt; option is not listed<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Am i missing something ?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I thing i can regenerate a VDSM certificate with openssl and the CA conf<br>
&gt;&gt;&gt;&gt; in /etc/pki/ovirt-engine on the hosted-engine but i would rather modifiy the<br>
&gt;&gt;&gt;&gt; option for future host that I will add.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; -------------------------------------<br>
&gt;&gt;&gt;&gt; PAINT-KOUI Punaatua<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; -------------------------------------<br>
&gt;&gt; PAINT-KOUI Punaatua<br>
&gt;&gt; Licence Pro Réseaux et Télecom IAR<br>
&gt;&gt; Université du Sud Toulon Var<br>
&gt;&gt; La Garde France<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org" target="_blank" rel="noreferrer">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Didi<br>
</blockquote></div>