Mono-4.4.x について

Re: Mono-4.4.x について

- Iseki Fumikazu の投稿
返信数: 0

ああ.でも,SslStream の AuthenticateAsServer メソッドで,クライアント証明書をクライアントに要求する引数について

A Boolean value that specifies whether the client is asked for a certificate for authentication. Note that this is only a request -- if no certificate is provided, the server still accepts the connection request.

とあるので,この動作で仕様通りってこと?

でも,mono-4.2.1 では,クライアント証明書を渡さないクライアントはしっかり蹴っているんだよね.

わけわからん!!