Displaying 2 results from an estimated 2 matches for "keydir".
Did you mean:
cydir
2010 Aug 10
4
Certificat Outlook 2003
Hi,
next problem with outlook 2003
On the IMAP Server (dovecot.x86_64 1.0.7-7.el5) I created a certificate
with "mkcert_dovecot.sh". Some entries as be written to
"/etc/pki/dovecot/dovecot-openssl.cnf".
plaintext paswords are disables.
IMAP Serverport: 993
Server needs SSL
Now the outlook 2003 clients meens "the server uses a security
certificate, which could not be
2010 Jan 19
15
git clone locally
Hi,
I follow the instructions below to set up a git repository with
gitosis on my home ubuntu server. I can connect to the repository
remotely perfectly and set up a new repository named My_Project. I
successfully push the content of My_Project to this repository using
the remote computer with an SSH key. Now I want to clone My_Project
locally onto another directory within the unbuntu server.