SchedulerConnect failure on 6.3.8187-beta
- Dominant language
- PowerShell
- Stars
- 34
- Forks
- 19
- Avg merge
- 41m
- Merged PRs (30d)
- 4
Description
#### Problem Description
My .net code that works with 6.3.8025-beta fails using 6.3.8187-beta when I call Scheduler.connect()
#### Steps to Reproduce
Call Scheduler.Connect with the 6.3.8187-beta installed, and the failure happens. Revert back to 6.3.8025-beta, and I get working behaviour again.
#### Expected Results
Return scheduler object
#### Actual Results
HttpRequestException: The SSL connection could not be established, see inner exception.
AuthenticationException: The remote certificate was rejected by the provided RemoteCertificateValidationCallback.
#### Additional Comments
Our headnode is on Win Server 2019, running HPC Pack 2019 - 6.1.7531.0 (I haven't been able to schedule downtime to upgrade to update 2 yet - could this be the problem?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.