[Docs] `SecureSocket` has no `certificateError` event
Opened this issue · 0 comments
itlancer commented
Problem Description
SecureSocket
has no certificateError
event.
Related issue: #1453
Steps to Reproduce
https://airsdk.dev/reference/actionscript/3.0/flash/net/SecureSocket.html
Actual Result:
No certificateError
event.
Expected Result:
Has certificateError
event.