Hello again, sorry about the delay.
On Sun, Jun 12, 2005 at 11:55:27AM +0200, Grant Fletcher wrote:
> Hi,
>
> In your example on www.bincimap you have a refernece to the
> bincimap.conf file..
> I cant find the file : ca file = "/etc/opt/bincimap/diy_ca.pem"
> that you have in your example: see below:
>
> where does the the diy_ca.pem file come from
>
> I have only a file called diy_ca.cert in my /etc/opt/bincimap directory.
Ohh! Now I see. Sorry for not noticing before. Those are one and the
same, I made a typo on the page. Thanks a lot for finding it! :)
I'd like to update the wiki to correct the mistake, but I'm not sure
I have a password to do so, I can't remember that I needed one when I
touched the wiki last time.
> ----------------------------------------------------------------------------
> -----------------
> this is the extract from your guide:
> ----------------------------------------------------------------------------
> -------------------
> SSL {
> pem file = "/etc/opt/bincimap/binc.pem",
> ca file = "/etc/opt/bincimap/diy_ca.pem", ? This is the file i cant find
Right. My stupid mistake. Please change your config file to read
.cert instead of .pem or rename the actual file instead.
//Peter