Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

How to address this problem "The request failed.Unrecognized SSL message, plaintext connection?" ? #757

Open
ghost opened this issue Jun 24, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 24, 2022

Hi, team, hope you can help me out. Thanks!
The full stack is

microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRequestException: The request failed. The request failed. Unrecognized SSL message, plaintext connection?
at microsoft.exchange.webservices.data.core.request.SimpleServiceRequestBase.internalExecute(SimpleServiceRequestBase.java:74)
at microsoft.exchange.webservices.data.core.request.MultiResponseServiceRequest.execute(MultiResponseServiceRequest.java:158)
at microsoft.exchange.webservices.data.core.ExchangeService.bindToFolder(ExchangeService.java:504)
at microsoft.exchange.webservices.data.core.ExchangeService.bindToFolder(ExchangeService.java:523)
at microsoft.exchange.webservices.data.core.service.folder.Folder.bind(Folder.java:98)
at microsoft.exchange.webservices.data.core.service.folder.Folder.bind(Folder.java:147)
at com.fit.wallink.wcs.business.utils.mail.service.impl.FitBootExchangeServiceImpl.listMailsBySearchFilter(FitBootExchangeServiceImpl.java:89)
at com.fit.wallink.wcs.business.reconciliation.apigate.download.ApigateReconDownHandler.acquireReconEmail(ApigateReconDownHandler.java:185)
at com.fit.wallink.wcs.business.reconciliation.apigate.download.ApigateReconDownHandler.downloadBillFromEmail(ApigateReconDownHandler.java:121)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants