While going through man SSL_CTX_set_options, came across following thing.

NOTES
       The behaviour of the SSL library can be changed by setting several
options.  The options are coded as bitmasks and can be combined by
alogical or operation(|).

whereas the symbol shown is that of bitwise "OR".

This patch corrects it

-- 
Warm Regards
--Dev

"Any fool can write code that a computer can understand. Good programmers
write code that humans can understand."
--- Martin Fowler

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to