Fix crash on SSL Error #9

Merged
jmcbray merged 1 commit from tobias/germinal:master into master 2020-06-08 10:25:57 -04:00
Contributor

Fix the crash in Issue #8 and output the error to error-output. Maybe some better logging will be needed in the future

Fix the crash in Issue #8 and output the error to *error-output*. Maybe some better logging will be needed in the future
Author
Contributor

Errors are now reported as e.g.:

gemini-handler error: A failure in the SSL library occurred on handle #.(SB-SYS:INT-AP #X7F2C64028590) (return code: 1).
SSL error queue:
error:1408F10B:SSL routines:ssl3_get_record:wrong version number
Errors are now reported as e.g.: gemini-handler error: A failure in the SSL library occurred on handle #.(SB-SYS:INT-AP #X7F2C64028590) (return code: 1). SSL error queue: error:1408F10B:SSL routines:ssl3_get_record:wrong version number
Owner

Thanks for this. I really appreciate it.

Thanks for this. I really appreciate it.
jmcbray closed this pull request 2020-06-08 10:25:57 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmcbray/germinal!9
No description provided.