Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL CONNECTION ERROR- Dotmim sync httpresponse #1218

Closed
Bella1890 opened this issue Jul 11, 2024 · 1 comment
Closed

SSL CONNECTION ERROR- Dotmim sync httpresponse #1218

Bella1890 opened this issue Jul 11, 2024 · 1 comment

Comments

@Bella1890
Copy link

Hi,

I have Implemented the dotmim.sync nuget package to sync the data from clent to server and server to client db

my client site uses a self signed certificate and the data is stored in sqlite db
My server site uses a ssl certificate which is valid and is obtained from Certificate Authority with a proper domain..

When i try to sync the data using dotmim.sync , i get the below error:

Dotmim.Sync.HttpResponseContentException: The SSL connection could not be established, see inner exception.
at Dotmim.Sync.Web.Client.HttpRequestHandler.ProcessRequestAsync(HttpClient client, SyncContext context, String baseUri, Byte[] data, HttpStep step, ISerializerFactory serializerFactory, IConverter converter, Int32 batchSize, SyncPolicy policy, CancellationToken cancellationToken, IProgress1 progress)

Please help. my both sites are hosted with port 443 (https).

@Mimetis
Copy link
Owner

Mimetis commented Jul 11, 2024

@Mimetis Mimetis closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants