“The credentials supplied to the package were not recognized” error when authenticating as server with certificate generated using BouncyCastle

前端 未结 8 2102
没有蜡笔的小新
没有蜡笔的小新 2020-12-05 02:00

I\'m trying to create a certificate using the BouncyCastle.Crypto dll, which is then used to authenticate a SslStream as the server in a Windows Service process, which runs

8条回答
  •  渐次进展
    2020-12-05 02:47

    For me works on Windows Server 2012 R2 (.net 4.6.1) - "All Tasks > Manage Private Keys" and set access to Everyone (setting to IS_IUSRS was not enough)

提交回复
热议问题