Home
last modified time | relevance | path

Searched refs:rfc2818 (Results 1 – 25 of 35) sorted by relevance

12

/dports/security/py-service_identity/service_identity-18.1.0/docs/
H A Dimplemented-standards.rst20 .. _`RFC 2818`: https://tools.ietf.org/search/rfc2818
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/http/client/
H A Dx509_cert_utilities.cpp98 boost::asio::ssl::rfc2818_verification rfc2818(hostName); in verify_cert_chain_platform_specific() local
99 verify_result = rfc2818(verify_result, verifyCtx); in verify_cert_chain_platform_specific()
H A Dhttp_client_asio.cpp1137 boost::asio::ssl::rfc2818_verification rfc2818(m_connection->cn_hostname()); in handle_cert_verification() local
1138 return rfc2818(preverified, verifyCtx); in handle_cert_verification()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/websockets/client/
H A Dws_client_wspp.cpp228 … boost::asio::ssl::rfc2818_verification rfc2818(utility::conversions::to_utf8string(m_uri.host())); in connect() local
229 return rfc2818(preverified, verifyCtx); in connect()
/dports/devel/p5-AnyEvent/AnyEvent-7.17/lib/AnyEvent/
H A DTLS.pm980 rfc2818 => [0, 2, 1],
/dports/textproc/write-good/write-good-1.0.8/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tera-1.12.0/docs/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/docs/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/misc/netron/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/www/libdatachannel/libdatachannel-0.16.1/
H A DREADME.md163 - HTTP over TLS ([RFC2818](https://tools.ietf.org/html/rfc2818))
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/uri-js/
H A DREADME.md99 * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]
/dports/security/gnutls/gnutls-3.6.16/doc/
H A Dcha-bib.texi126 @url{https://www.ietf/rfc/rfc2818.txt}.
H A Dcore.c.texi125 …. This is the basic implementation of @uref{https://tools.ietf.org/html/rfc2818, RFC 2818} (aka. …
/dports/graphics/qgis/qgis-3.22.3/resources/metadata-ISO/
H A DLinkPropertyLookupTable.csv53 https,https://tools.ietf.org/html/rfc2818,HTTP over TLS,https://www.ietf.org/rfc/rfc2818.txt,gmd:pr…
/dports/graphics/qgis-ltr/qgis-3.16.16/resources/metadata-ISO/
H A DLinkPropertyLookupTable.csv53 https,https://tools.ietf.org/html/rfc2818,HTTP over TLS,https://www.ietf.org/rfc/rfc2818.txt,gmd:pr…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/pages/
H A Dintroduction.md85 [HTTP Over TLS protocol](https://tools.ietf.org/html/rfc2818#section-3.1).
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/openssl/
H A Dopenssl.scrbl824 @hyperlink["http://www.ietf.org/rfc/rfc2818.txt"]{RFC 2818}. If the
837 @hyperlink["http://www.ietf.org/rfc/rfc2818.txt"]{RFC 2818}.
/dports/security/p5-IO-Socket-SSL/IO-Socket-SSL-2.073/
H A DChanges478 scheme www/http, not for rfc2818 (because RC2818 does not allow this).
707 - add rfc names as scheme (e.g. 'rfc2818',...)
1024 wildcards_in_cn=1, because according to rfc2818 this is valid and
/dports/security/p5-IO-Socket-SSL/IO-Socket-SSL-2.073/lib/IO/Socket/
H A DSSL.pod1713 =item rfc2818, xmpp (rfc3920), ftp (rfc4217)
1721 While name checking is defined in rfc2818 the current browsers usually accept
1723 subjectAltNames are defined. Thus this is rfc2818 extended with this feature.

12