Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLSSocket Error #201

Closed
c0b41 opened this issue Aug 18, 2015 · 11 comments
Closed

TLSSocket Error #201

c0b41 opened this issue Aug 18, 2015 · 11 comments

Comments

@c0b41
Copy link

c0b41 commented Aug 18, 2015

socket fails, error this.

tls.js:182
      var commonNames = cert.subject.CN;
                                    ^

TypeError: Cannot read property 'CN' of undefined
    at Object.checkServerIdentity (tls.js:182:37)
    at TLSSocket.<anonymous> (_tls_wrap.js:1016:29)
    at emitNone (events.js:67:13)
    at TLSSocket.emit (events.js:166:7)
    at TLSSocket._finishInit (_tls_wrap.js:566:8)

tls: handle empty cert in checkServerIndentity #2343

@c0b41
Copy link
Author

c0b41 commented Aug 18, 2015

Bu arada nodejs'nin eski sürümlerinde hata mevcutmu bilmiyorum, ben iojs 3.0.0 kullanıyorum ve stream bağlantısı belli bir süre sonra bu hatayı verip sonlanıyor.Modulde hata olmayabilir iojs pull request'inide referans olarak verdim

@alantva
Copy link

alantva commented Aug 21, 2015

Same problem here. Any progress?

node_erro

node_process

@c0b41
Copy link
Author

c0b41 commented Aug 21, 2015

@alantva merged the pull request, still wait iojs and nodejs new version :(

@alantva
Copy link

alantva commented Aug 21, 2015

@ayhankuru then it is a problem with node and the iojs? some way to work around this?

@c0b41
Copy link
Author

c0b41 commented Aug 21, 2015

@alantva yes this problem iojs and nodejs

@alantva
Copy link

alantva commented Aug 21, 2015

@ayhankuru ok, thank u

@Pandazaur
Copy link

Does this problem persist on the io.js version 3.3.0 ?

@c0b41
Copy link
Author

c0b41 commented Sep 4, 2015

I am using iojs v3.2.0 and not problems ?

@c0b41
Copy link
Author

c0b41 commented Sep 4, 2015

3.2.0 CHANGELOG

[d9b70f9cbf] - tls: handle empty cert in checkServerIndentity (Mike Atkins) #2343

@Pandazaur
Copy link

Thank you !

@ttezel
Copy link
Owner

ttezel commented Jan 31, 2016

Closing this, reopen if you're still having isues!

@ttezel ttezel closed this as completed Jan 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants