Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 23 of 23) sorted by relevance

/openssl-master/doc/man3/
A DSSL_alert_type_string.pod38 A warning alert is sent, when a non-fatal error condition occurs. The
39 "close notify" alert is sent as a warning alert. Other examples for
41 "unsupported certificate"), for which a warning alert may be sent.
43 receiving side may cancel the connection on reception of a warning
56 =item "W"/"warning"
74 The connection shall be closed. This is a warning alert.
201 by a close_notify. This message is generally a warning.
215 point. This message is always a warning.
A DSSL_set_fd.pod51 compiler warning (conversion from 'SOCKET' to 'int', possible loss of data) when
52 passing the socket handle to SSL_set_*fd(). For the time being, this warning can
A DSSL_CTX_set_tlsext_servername_callback.pod54 However, the handshake will continue and send a warning alert instead. The value
57 warning alerts, so if TLSv1.3 has been negotiated then this return value is
A DOSSL_CMP_log_open.pod76 level, such that error, warning, info, debug, etc. can be treated differently.
A DCONF_modules_load_file.pod80 applications. For example in some cases an error may simply print out a warning
A DSSL_CTX_set_options.pod378 server with a B<no_renegotiation> warning alert if TLS v1.0 is used or a fatal
/openssl-master/include/internal/
A Dktls.h16 # warning "KTLS requires Kernel Headers >= 4.13.0"
17 # warning "Skipping Compilation of KTLS"
208 # warning "KTLS requires Kernel Headers >= 4.17.0 for receiving"
209 # warning "Skipping Compilation of KTLS receive data path"
/openssl-master/doc/internal/man3/
A DOSSL_DEPRECATED.pod19 deprecated, and will be displayed with the deprecation warning message,
24 with the deprecation warning along with the OpenSSL version number, for
A Dossl_cmp_print_log.pod57 ossl_cmp_debug() output a simple alert/error/warning/info/debug message
A DOPTIONS.pod91 By declaring the variable as an C<OPTION_CHOICE>, with the right warning
/openssl-master/doc/man1/
A Dopenssl-rehash.pod.in69 full SHA-1 fingerprint. A warning will be displayed if a duplicate
72 A warning will also be displayed if there are files that
A Dopenssl-dhparam.pod.in75 displays a warning if not.
A Dopenssl-verification-options.pod629 then the SSL client bit is tolerated as an alternative but a warning is shown.
A Dopenssl-s_server.pod.in449 On servername mismatch send fatal alert (default: warning alert).
/openssl-master/external/perl/Text-Template-1.56/
A DChanges26 - Fix possible 'Subroutine ... redefined' warning (Github #10)
87 - A spurious warning is no longer emitted when the TYPE parameter to ->new
217 particular, Text::Template no longer generates a warning if you try to
/openssl-master/engines/
A De_afalg.c34 # warning "AFALG ENGINE requires Kernel Headers >= 4.1.0"
35 # warning "Skipping Compilation of AFALG engine"
/openssl-master/apps/lib/
A Dapps.c2639 static int warning = 1; in app_tminterval() local
2659 if (usertime && warning) { in app_tminterval()
2662 warning = 0; in app_tminterval()
2695 static int warning = 1; in app_tminterval() local
2697 if (usertime && warning) { in app_tminterval()
2700 warning = 0; in app_tminterval()
/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_ccm_hw_s390x.inc60 /* Suppress 'type-punned pointer dereference' warning. */
/openssl-master/test/
A DREADME.ssltest.md72 `close_notify`). Warning alert expectations are not yet supported. (A warning
/openssl-master/include/openssl/
A Dcmp.h.in188 * -- this message contains a warning that a revocation is
/openssl-master/Configurations/
A Ddescrip.mms.tmpl1285 # themselves. So we need to silence the warning about multiply defined
1311 @ ! fault or warning.
1314 @ ! or warning, make sure to restore the linking status.
/openssl-master/
A DINSTALL.md583 is not explicitly specified, `Configure` will print a warning
1675 you can still use `no-threads` to suppress an annoying warning message
A DCHANGES.md9116 default is a warning; it becomes fatal with the '-servername_fatal'
9823 default is a warning; it becomes fatal with the '-servername_fatal'
13023 just prints out a warning. New function OCSP_add1_basic_nonce()
15214 look it up. Finally added warning output when duplicate
16596 now gives a warning about a self signed certificate but
17505 are not present in STACK_OF. Now it just produces a warning. sk_set
18595 parameters. This was causing a warning which killed off the Win32 compile.

Completed in 80 milliseconds