On Sat, Jun 11, 2005 at 03:50:22PM +0200, Grant Fletcher wrote: > Thanks!
No problem, I didn't do that much. :) > Hi, below is an extract from your guide, > can you tell me where the file diy_ca.pem comes from. Sure, see below. > I dont see it in my directory. > > I have the pem file. [..] > Enter the CA key pass phrase and check that everything in the > request is correctly filled out, then sign and commit. (The > generated certificate will also be stored in > newcerts/<new_serial>.pem) *** > Now copy binc.cert, and the CA certificate file > (/usr/local/ssl/ca_diy/cert) back to the Binc server, *** > and cat binc.key and binc.cert together into binc.pem. > cd /etc/opt/bincimap > (umask 077; cat binc.key binc.cert > binc.pem) *** > mv cert diy_ca.cert *** diy_ca.cert is the CA certificate file which is in /usr/local/ssl/ca_diy/cert so simply copy it from the CA to where Binc is running. //Peter
