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

Certificate error on https://nuget.smbsrc.net #1888

Closed
adriangodong opened this issue Oct 27, 2017 · 3 comments
Closed

Certificate error on https://nuget.smbsrc.net #1888

adriangodong opened this issue Oct 27, 2017 · 3 comments

Comments

@adriangodong
Copy link

This is not an issue with AppVeyor but filed here for visibility.

SymbolSource Nuget server is currently using an expired certificate and when publishing source packages, you may get the following error:

Deploying using NuGet provider
Publishing xxx.0.0.1.nupkg to https://www.nuget.org/api/v2/package...OK
Publishing xxx.0.0.1.symbols.nupkg to https://nuget.smbsrc.net/api/v2/package...
An error occurred while sending the request. The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

I don't see any open issue tracker, but this issue on NuGet/Home seems like a good place to monitor.

@adriangodong
Copy link
Author

adriangodong commented Nov 8, 2017

Certificate has been fixed (until next year/time!).

@mvadu
Copy link

mvadu commented Oct 12, 2019

I got this error today again.. (ref: influxdb-client-net/builds).

Publishing AdysTech.InfluxDB.Client.Net.0.9.0.symbols.nupkg to https://nuget.smbsrc.net/api/v2/package...An error occurred while sending the request. The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

@FeodorFitsner
Copy link
Member

It's NuGet/Home#6082 again. Try switching to .snupkg.

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

3 participants