Loading TOC...
Messages and Codes Reference Guide (PDF)

Messages and Codes Reference Guide — Chapter 28

SSL Messages

SSL-BADX509PROP

Message Text

A JSON X509 property that is either wrong or, more likely, that we just don't handle. variable1

SSL-BADX509V3EXT

Message Text

Bad v3ext. v3ext needs 'critical' and exactly one other property. Possibly too, a property was mis-named or had a bad value.

SSL-BIOERROR

Message Text

bio function returns error variable1

SSL-INVOPT

Message Text

invalid option: variable1

SSL-INVOPTNOD

Message Text

invalid options node: variable1

SSL-INVOPTVAL

Message Text

invalid option value: variable1

SSL-INVX509FORM

Message Text

Wrong structure - eg you used an array in place of an object, or a string instead of an object or the like. variable1

SSL-NOMETHOD

Message Text

neither SSLv3 nor TLS method is configured

SSL-PKCS12ERROR

Message Text

pkcs12 function returns error variable1

« Previous chapter
Next chapter »