https://bugs.winehq.org/show_bug.cgi?id=50264
--- Comment #6 from TOM l12436@yahoo.com.tw --- (In reply to Hans Leidekker from comment #5)
023c:trace:secur32:schan_gnutls_log <1> Peer's certificate does not allow digital signatures. Key usage violation detected.
The server certificate is invalid for other reasons too:
$ gnutls-cli -p 5535 163.172.39.69 Processed 126 CA certificate(s). Resolving '163.172.39.69:5535'... Connecting to '163.172.39.69:5535'...
- Certificate type: X.509
- Got a certificate list of 1 certificates.
- Certificate[0] info:
- subject `CN=sd-96092', issuer `CN=sd-96092', serial
0x2614da94ca240a9b441e23edf289b4f6, RSA key 2048 bits, signed using RSA-SHA1 (broken!), activated `2019-11-07 13:01:52 UTC', expires `2020-11-07 00:00:00 UTC', pin-sha256="092jw+FdrUY1mE/f/PHYRfM/jIDXn6ofd0Ls0WTe7QA=" Public Key ID: sha1:9e0099b02b59c9220207e882af9e84096ba02488 sha256:d3dda3c3e15dad4635984fdffcf1d845f33f8c80d79faa1f7742ecd164deed00 Public Key PIN: pin-sha256:092jw+FdrUY1mE/f/PHYRfM/jIDXn6ofd0Ls0WTe7QA=
- Status: The certificate is NOT trusted. The certificate issuer is unknown.
The certificate chain uses expired certificate. The name in the certificate does not match the expected. *** PKI verification of server certificate failed... *** Fatal error: Error in the certificate.
Does this work on Windows?
yes, I also curious it will work or not, but it actually work on windows 7 64bit. App did not show tls error like wine
The certificate is actually invalid ?