vitr / vitr.github.io

GitHub hosted page placeholder ;-)
https://vitr.github.io
0 stars 0 forks source link

Fix The Bat! #3

Open vitr opened 10 years ago

vitr commented 10 years ago

The Bat! log

 28/01/2014, 22:05:44: FETCH - receiving mail messages
 28/01/2014, 22:05:44: FETCH - Connecting to POP3 server pop-mail.outlook.com on port 995
 28/01/2014, 22:05:45: FETCH - Initiating TLS handshake
>28/01/2014, 22:05:45: FETCH - Certificate S/N: 1121E5D2F8EB30BEF32A61A5BF8D982FBE6F, algorithm: RSA (2048 bits), issued from 4/24/2013 8:35:09 PM to 4/24/2016 8:35:09 PM, for 4 host(s): *.hotmail.com, *.live.com, *.outlook.com, hotmail.com.
>28/01/2014, 22:05:45: FETCH - Owner: US, Washington, Redmond, Microsoft Corporation, *.hotmail.com.
>28/01/2014, 22:05:45: FETCH - Issuer: BE, GlobalSign nv-sa, GlobalSign Organization Validation CA - G2.
>28/01/2014, 22:05:45: FETCH - Root: BE, GlobalSign nv-sa, Root CA, GlobalSign Root CA
!28/01/2014, 22:05:45: FETCH - TLS handshake failure. Invalid server certificate (This certificate has expired).
vitr commented 10 years ago

this is how to check the actual ssl certificate http://www.sslshopper.com/ssl-checker.html#hostname=hotmail.com

vitr commented 10 years ago

tips that actually work https://www.ritlabs.com/en/forums/forum4/topic11441/message39038/?&sphrase_id=401815#message39038 and translated from polish (http://thebat.pl/forum/viewtopic.php?id=1481&p=8) There is no need to change the configuration of The Bat!, Because the cause of problems is the loss of validity of the certificate of GlobalSign Root CA, which quite often occurs as a principal in the paths of certification. Certificate expired on 28/01/2014, but it's new. 1 Download the new certificate file (. Crt), available at http://secure.globalsign.net/cacert/Root-R1.crt 2 Open the address book in The Bat! 3 Choose a Trusted Root CA certificates 4 Search the database entry "GlobalSign Root CA" and open the entry 5 In the "Certificates" button "Remove" to remove the old certificate valid until 28.01.2014 6 Import the new certificate from the downloaded file. It works!