Tests: using platform-dependent crypto
Open
bug
- Dominant language
- C#
- Stars
- 567
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
`Tests.Kerberos.NET` runs a few tests using unsupported crypto. The problem is that this makes the tests platform-dependent. This issue documents problematic operations.
**To Reproduce**
Please watch #334. Ported tests dropping soon-ish(tm).
**Expected behavior**
Varies. I expect a perfectly fine test to succeed. Some tests are supposed to fail but aren't covered.
**Additional context**
Bug found in the course of porting the tests to Linux.
Contributor guide
Assessment
This issue has not been assessed yet.