Hi Eric,

Do you have any suggestions as how to fix it?

Regards, Pavel

On Tue, Sep 18, 2012 at 1:27 PM, Pavel Shareyko <[email protected]>wrote:

> Hi Eric,
>
> The fact that there are no exceptions. I attached wrapper.log.
>
> Regards, Pavel
>
>
> On Tue, Sep 18, 2012 at 11:28 AM, Eric Charles <[email protected]> wrote:
>
>> Hi Pavel,
>>
>> Can you post any message/exception you see in the log to
>> [email protected] so everyone can help/benefit from this?
>>
>> Thx, Eric
>>
>>
>>
>> On 18/09/2012 08:51, Pavel Shareyko wrote:
>>
>>> Hi Eric,
>>>
>>> I can not turn on ssl for James 3. I did everything according to the
>>> instructions 
>>> (http://james.apache.org/**server/3/config-ssl-tls.html<http://james.apache.org/server/3/config-ssl-tls.html>)
>>> but
>>> it does not want to work.
>>> Here's an example of my configuration for IMAP:
>>>
>>>
>>> *imapserver.conf*
>>> ......
>>>          <bind>0.0.0.0:993 <http://0.0.0.0:993></bind>
>>>
>>>
>>>          <connectionBacklog>200</**connectionBacklog>
>>>          <tls socketTLS="true" startTLS="false">
>>>             <keystore>file://conf/**keystore</keystore>
>>>             <secret>changeit</secret>
>>>
>>>   <provider>org.bouncycastle.**jce.provider.**BouncyCastleProvider</**
>>> provider>
>>>          </tls>
>>> ....
>>>
>>>
>>> *openssl s_client -showcerts -connect localhost:993 -CApath
>>> /opt/james3/conf*
>>> ....
>>> Server certificate
>>> subject=/O=recruitloop.com/OU=**Domain<http://recruitloop.com/OU=Domain><
>>> http://recruitloop.com/OU=**Domain <http://recruitloop.com/OU=Domain>>
>>>
>>> Control Validated/CN=******.com
>>> issuer=/C=US/ST=Arizona/L=**Scottsdale/O=GoDaddy.com,
>>> Inc./OU=http://certificates.**godaddy.com/repository/CN=Go<http://certificates.godaddy.com/repository/CN=Go>Daddy
>>>  Secure
>>> Certification Authority/serialNumber=**07969287
>>> ---
>>> No client certificate CA names sent
>>> ---
>>> SSL handshake has read 4537 bytes and written 287 bytes
>>> ---
>>> New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA
>>> Server public key is 2048 bit
>>> Secure Renegotiation IS supported
>>> Compression: NONE
>>> Expansion: NONE
>>> SSL-Session:
>>>      Protocol  : TLSv1
>>>      Cipher    : DHE-RSA-AES256-SHA
>>>      Session-ID:
>>> 505819EB4936576EB869A6B0DE36FE**28E28AD900C737ACAD24B2DC6306B9**8E11
>>>      Session-ID-ctx:
>>>      Master-Key:
>>> F062981E4F3F6BA5CC61C4D0710E15**8A66CA066C281D35FABBA9E6E747B8**
>>> 547B9A81D8E72136AF31E4F04E98FB**FC1224
>>>      Key-Arg   : None
>>>      Start Time: 1347951083
>>>      Timeout   : 300 (sec)
>>>      Verify return code: 0 (ok)
>>> ---
>>> * OK JAMES IMAP4rev1 Server  Server ***** is ready.
>>>
>>>
>>> I can not connect to imap from an email client. What I did wrong?
>>> Regards, Pavel
>>>
>>>
>

Reply via email to