Update known-issues.md

This commit is contained in:
abraunegg 2020-05-27 07:59:02 +10:00 committed by GitHub
parent f0c5ca95c6
commit e5c1c92f77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ The client is heavily dependant on Curl and OpenSSL to perform the activities wi
```
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104
```
The only way to determine this is the cause of the application ceasing to work is to generate a HTTPS debug log using the following additional flags:
The only way to determine that this is the cause of the application ceasing to work is to generate a HTTPS debug log using the following additional flags:
```
--verbose --verbose --debug-https
```
@ -66,4 +66,4 @@ The best avenue of action here are:
If you wish to diagnose this issue further, refer to the following:
https://maulwuff.de/research/ssl-debugging.html
https://maulwuff.de/research/ssl-debugging.html