Opened 7 years ago
Last modified 7 years ago
#2030 closed enhancement
Improve error handling in OpenSSL socket — at Initial Version
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.7 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
- Added more logging and more detailed error determination.
- Ignore SSL_ERROR_SYSCALL errors when the detailed openssl error code is zero and errno is zero. This greatly improves ssl/tls connection stability.
Patch contribution by Ian Gilmore.
Submitted by George Joseph
Note: See
TracTickets for help on using
tickets.