Hello<br><br><div class="gmail_quote">On Sat, Jul 28, 2012 at 3:44 PM, fosiul alam <span dir="ltr">&lt;<a href="mailto:expertalert@gmail.com" target="_blank">expertalert@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>Thanks for reply.<br>but there is a problem ..<br>is there  is the example <br><br>certutil -d . -L<br><br>Certificate Nickname                                         Trust Attributes<br>                                                             SSL,S/MIME,JAR/XPI<br>

<br>CA certificate                                               CTu,u,u<br>server-cert                                                  u,u,u<br>Server-Cert                                                  u,u,u<br>[root@ldap-2 slapd-ldap-2]# certutil -d . -L -n &quot;CA Certificate&quot; -a &gt; /root/ds-ca.crt<br>

certutil: Could not find cert: CA Certificate<br>: File not found.<br><br>so it does not find the file ..<br><br>whats shall i do ??<br>Thanks<br><pre></pre></blockquote>
# certutil -d . -L -n &quot;CA certificate&quot; -a  &gt; my-public-ca.asc<br><pre>It should be same as created, You actually have &quot;CA certificate&quot; &amp; you are trying to extract &quot;CA Certificate&quot; Looks at upper/lower case.<br>
<br>Regards<br>Arpit Tolani<br></pre></div>