MagicErrorStrings

Hardcoded error strings.

Values

ValueMeaning
sslContextCreationFailure"can't complete call to TLS_method"

Failed to set up an SSL context, original library line (requests).

sslLibraryNotFound"libssl library not found"

Could not initialise SSL libraries, original line (arsd.http2).

sslLibraryNotFoundRewritten"SSL libraries not found"

Could not initialise SSL libraries, rewritten line.

visitWikiOneliner"Visit <l>https://github.com/zorael/kameloso/wiki/OpenSSL</> for more information."

Wiki link oneliner, tagged.

getOpenSSLSuggestion"Suggestion: <l>--get-openssl</> may help."

--get-openssl suggestion hint oneliner, tagged.

Meta