HI  i have installed ssl certificate from bellow script<br><a href="https://github.com/richm/scripts/blob/master/setupssl2.sh">https://github.com/richm/scripts/blob/master/setupssl2.sh</a><br><br>it went fine. <br>but I dont understand, how will i create Certificate file for the clients.<br>
<br>according to documentation :<a href="http://directory.fedoraproject.org/wiki/Howto:SSL#Configure_LDAP_clients">http://directory.fedoraproject.org/wiki/Howto:SSL#Configure_LDAP_clients</a><br>i need to expoert CA cert from ASCII which is <br>
cacert.asc , but dont understand how will i do that<br><br>I have cacert.asc in /etc/dirsrv/slapd-instance directory<br>but dont know how to export cert file into client <br><pre style="padding:1em;border:1px dashed rgb(47,111,171);color:rgb(0,0,0);background-color:rgb(249,249,249);line-height:1.1em;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;word-spacing:0px">
/etc/openldap/cacerts/</pre>I am trying this from last couple of day.<br>can any one please help me .<br>