Hello,

the problem is that i want to use two certs differents from two differents
IPs and not a dummy cert

Thank you


2012/4/3 Sam Varshavchik <mr...@courier-mta.com>

> Paul Ronald writes:
>
>  « HTML content follows »
>>
>> Hello,
>>
>> i use the init script that comes into the sources "courier-imap.sysvinit".
>>
>> The problem, is that the script do not understand the variable
>> TLS_CERTFILE with two certs.
>>
>> This is the part of code:
>>
>>                 if test -x $COURIERTLS
>>                 then
>>                 # First time we start this, generate a dummy SSL
>> certificate.
>>
>>                         if test ! -f $TLS_CERTFILE
>>                         then
>>                               **  echo -n "
>> generating-SSL-certificate..."
>>                               **  ${datarootdir}/mkimapdcert >/dev/null
>> 2>&1
>>                         fi
>>                         /usr/lib/courier-imap/libexec/**imapd-ssl.rc
>> start
>>                         echo -n " imap-ssl"
>>
>>
>> Has anybody this  working? i would to see their configs, please.
>>
>
> What exactly is not working? So, it generates a dummy cert with the
> default name. What problem does that create? An appropriate, existing
> certificate still gets selected for each connection.
>
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> Courier-imap mailing list
> Courier-imap@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
>
>
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to