GitHub / rustls/tokio-rustls issues and pull requests
#117 - Update dependencies
Pull Request -
State: closed - Opened by djc 29 days ago
#116 - feat: add `alpn_protocols` for `TlsConnector::connect_with`
Pull Request -
State: closed - Opened by yukiiiteru about 1 month ago
#115 - Is there a way to specify ALPN for each connection?
Issue -
State: closed - Opened by yukiiiteru about 1 month ago
- 3 comments
#114 - Can you provide more APIs or options to handle SNI blocking issues?
Issue -
State: open - Opened by chenxudong2020 about 2 months ago
- 2 comments
#113 - Warn on unreachable_pub
Pull Request -
State: closed - Opened by djc 2 months ago
#112 - fix: handshake does not fully flush writes
Pull Request -
State: closed - Opened by conradludgate 2 months ago
- 6 comments
#111 - Clarify how to run the example server
Pull Request -
State: closed - Opened by sundresh 4 months ago
#110 - Anyone seeing this? call CryptoProvider::install_default()
Issue -
State: closed - Opened by ghenry 4 months ago
- 8 comments
#109 - Update semver-compatible dependencies
Pull Request -
State: closed - Opened by djc 4 months ago
#108 - Update semver-compatible dependencies
Pull Request -
State: closed - Opened by adamcavendish 4 months ago
- 2 comments
#107 - RUSTSEC-2025-0009: Update ring dependency
Issue -
State: closed - Opened by kiatweitan 5 months ago
- 1 comment
#106 - Is there a way to create a tokio_rustls::server::TlsStream object from outside?
Issue -
State: closed - Opened by FischLu 5 months ago
- 2 comments
#105 - `TlsStream` causes intermittent hangs when accessing an Axum server through Firefox
Issue -
State: closed - Opened by pyrrho 5 months ago
- 1 comment
#104 - release 0.26.2
Pull Request -
State: closed - Opened by quininer 5 months ago
#103 - feat: add access to underlying config
Pull Request -
State: closed - Opened by sunng87 6 months ago
#102 - No shutdown raw stream
Pull Request -
State: closed - Opened by quininer 6 months ago
- 5 comments
#100 - Implement AsyncBufRead
Pull Request -
State: closed - Opened by goffrie 6 months ago
- 7 comments
#99 - (WIP) feat: add support for processing handshake packets async via `vacation`
Pull Request -
State: open - Opened by jlizen 7 months ago
- 4 comments
#98 - InvalidCertificate when using `examples/client.rs`
Issue -
State: closed - Opened by odegnome 7 months ago
- 8 comments
#97 - Provide an example on how to use `rustls::server::Acceptor`
Issue -
State: open - Opened by markandpathak 8 months ago
- 11 comments
#96 - ci: use persist-credentials: false throughout
Pull Request -
State: closed - Opened by cpu 8 months ago
#95 - release 0.26.1
Pull Request -
State: closed - Opened by quininer 8 months ago
- 1 comment
#94 - [Feature request] Support alternative future executor handling for compute-bounded futures
Issue -
State: open - Opened by jlizen 8 months ago
- 15 comments
#93 - fix: return write-zero error when write return 0
Pull Request -
State: closed - Opened by quininer 8 months ago
#92 - Infinite loop on `Stream::poll_shutdown()`
Issue -
State: closed - Opened by hatoo 8 months ago
- 4 comments
#91 - proj: fix clippy 1.83 findings
Pull Request -
State: closed - Opened by cpu 8 months ago
#90 - TlsAcceptor::accept timeout and shutdown
Issue -
State: closed - Opened by incker 9 months ago
- 5 comments
#89 - Bump rustls version
Pull Request -
State: closed - Opened by LonerDan 9 months ago
- 2 comments
#88 - TlsAcceptor reads invalid data
Issue -
State: closed - Opened by tidely 9 months ago
- 9 comments
#87 - Use new rustls-pki-types PEM API
Pull Request -
State: closed - Opened by djc 9 months ago
#86 - Reading cert chain and private key not working for axum-admin
Issue -
State: closed - Opened by greenpdx 10 months ago
- 2 comments
#85 - Is there any buffer in server::TlsStream when reading?
Issue -
State: closed - Opened by leptonyu 10 months ago
- 4 comments
#84 - Split `TlsStream` like `TcpStream`
Issue -
State: open - Opened by jmmaloney4 11 months ago
- 3 comments
#83 - Unexpected behavior of client without certificate on mTLS
Issue -
State: closed - Opened by MattesWhite 11 months ago
- 13 comments
#82 - Where do error messages go?
Issue -
State: closed - Opened by ghenry 12 months ago
- 2 comments
#81 - Update to rustls 0.23.12?
Issue -
State: closed - Opened by lvkv 12 months ago
- 2 comments
#80 - tests: rework vendored certificates/keys
Pull Request -
State: closed - Opened by cpu about 1 year ago
#79 - Update generate-certificate.sh to write certs etc. to current dir
Pull Request -
State: closed - Opened by ghenry about 1 year ago
- 7 comments
#78 - Check-in Cargo.lock, fix MSRV build
Pull Request -
State: closed - Opened by cpu about 1 year ago
- 1 comment
#77 - examples: prefer pemfile::private_key
Pull Request -
State: closed - Opened by cpu about 1 year ago
- 4 comments
#76 - generate-certificate.sh with OpenSSL v3.3.0
Issue -
State: closed - Opened by ghenry about 1 year ago
- 21 comments
#75 - Add connect_with_stream method
Pull Request -
State: closed - Opened by radioactiveAHM about 1 year ago
- 6 comments
#74 - Changed client.rs example to use client certs and am getting error.
Issue -
State: closed - Opened by eswenson1 about 1 year ago
- 4 comments
#73 - Add async way to read early data from TLSAcceptor
Pull Request -
State: open - Opened by tahmid-23 about 1 year ago
#72 - Infinite wakeup loop issue in version 0.23 and onwards
Issue -
State: closed - Opened by VladimirBramstedt about 1 year ago
- 14 comments
#71 - How ignore verification CN?
Issue -
State: closed - Opened by Cheban1996 about 1 year ago
- 1 comment
#70 - does TLSAcceptor read early data?
Issue -
State: open - Opened by tahmid-23 over 1 year ago
- 8 comments
#69 - must use rustls 0.23.5
Pull Request -
State: closed - Opened by quininer over 1 year ago
- 3 comments
#68 - Fix test regression after rustls improvements in complete_io()
Pull Request -
State: closed - Opened by djc over 1 year ago
#67 - Test failure in common::test_stream::stream_handshake_regression_issues_77
Issue -
State: closed - Opened by djc over 1 year ago
- 2 comments
#66 - Detailed Error Messages
Issue -
State: closed - Opened by Tahinli over 1 year ago
- 1 comment
#65 - Secure WebSocket Implementation with tokio-tungstenite | tokio-rustls | rustls-platform-verifier
Issue -
State: closed - Opened by Tahinli over 1 year ago
- 2 comments
#64 - Remove TCP shutdown
Issue -
State: open - Opened by quininer over 1 year ago
#63 - Read any pending data before shutting down stream
Pull Request -
State: closed - Opened by levkk over 1 year ago
- 4 comments
#62 - Change: make license spdx compliant
Pull Request -
State: closed - Opened by jjnicola over 1 year ago
#61 - 0.5-RTT support
Issue -
State: open - Opened by quininer over 1 year ago
Labels: enhancement
#60 - Use Unbuffered API
Issue -
State: open - Opened by quininer over 1 year ago
Labels: enhancement
#59 - Cargo: 0.25.0 -> 0.26.0
Pull Request -
State: closed - Opened by cpu over 1 year ago
- 6 comments
#58 - Proposal: Share code between tokio-rustls and futures-rustls
Issue -
State: open - Opened by jbr over 1 year ago
- 1 comment
#57 - Add an aws-lc-rs feature as an alias for aws_lc_rs
Pull Request -
State: closed - Opened by zh-jq over 1 year ago
#56 - Ensure examples use re-exported rustls types outside of the tokio-rustls context
Pull Request -
State: closed - Opened by mdodkins over 1 year ago
#55 - Large percentage of cpu time in memset when reading with a larger buffer
Issue -
State: open - Opened by jhorstmann over 1 year ago
- 9 comments
#54 - Sending plaintext response for non-TLS connection attempts
Issue -
State: open - Opened by BrandonLeeDotDev over 1 year ago
- 8 comments
#53 - fix: Rename feature to aws_lc_rs
Pull Request -
State: closed - Opened by fasterthanlime over 1 year ago
#52 - fix: correctly poll alert.write until it finishes
Pull Request -
State: closed - Opened by jbr over 1 year ago
#51 - Fix: SendAlert io::ErrorKind should be InvalidData instead of Other
Pull Request -
State: closed - Opened by jbr over 1 year ago
#50 - feat: change default crypto provider to match rustls'
Pull Request -
State: closed - Opened by jbr over 1 year ago
- 6 comments
#49 - feat: add fips pass-through feature
Pull Request -
State: closed - Opened by jbr over 1 year ago
#48 - Fix: Check for ErrorKind::WouldBlock in LazyConfigAcceptor
Pull Request -
State: closed - Opened by jbr over 1 year ago
- 5 comments
#47 - fix: check for ErrorKind::WouldBlock in MidHandshake::SendAlert poll
Pull Request -
State: closed - Opened by jbr over 1 year ago
- 2 comments
#46 - Error: badRecordMac
Issue -
State: closed - Opened by peyman1992 over 1 year ago
- 2 comments
#45 - Forward vectored writes
Pull Request -
State: closed - Opened by paolobarbolini over 1 year ago
- 7 comments
#44 - Take rustls 0.23
Pull Request -
State: closed - Opened by ctz over 1 year ago
- 1 comment
#43 - Cargo.toml: add aws-lc-rs feature as crypto backend
Pull Request -
State: closed - Opened by BiagioFesta over 1 year ago
- 1 comment
#42 - Ignore NotConnected error in poll_shutdown()
Pull Request -
State: closed - Opened by djc over 1 year ago
- 22 comments
#41 - Error `NotConnected` when serving a `TlsStream<TcpStream>` when using `hyper`
Issue -
State: closed - Opened by Revanee over 1 year ago
- 4 comments
#40 - Avoid sending empty root hints list
Pull Request -
State: closed - Opened by Taowyoo over 1 year ago
- 1 comment
#39 - How to get peer certificates as server?
Issue -
State: closed - Opened by moparisthebest over 1 year ago
- 2 comments
#37 - Error: tls handshake eof
Issue -
State: closed - Opened by 86maid over 1 year ago
- 1 comment
#36 - I can't find OwnedTrustAnchor??????
Issue -
State: closed - Opened by 86maid over 1 year ago
#35 - Allow non-static lifetime for ServerName?
Issue -
State: closed - Opened by sunng87 over 1 year ago
- 3 comments
#34 - use rustls-pki-types
Pull Request -
State: closed - Opened by getong over 1 year ago
#33 - Update example code in README for v0.25.0
Pull Request -
State: closed - Opened by jwodder over 1 year ago
- 1 comment
#32 - Prepare 0.25 release, update to Rustls 0.22
Pull Request -
State: closed - Opened by cpu over 1 year ago
- 4 comments
#31 - update rustls dependency to alpha.6
Pull Request -
State: closed - Opened by GlenDC over 1 year ago
- 1 comment
#30 - Bump version to 0.25.0-alpha.3
Pull Request -
State: closed - Opened by tottoto over 1 year ago
- 1 comment
#29 - Bump alpha dependency versions
Pull Request -
State: closed - Opened by tottoto over 1 year ago
- 2 comments
#28 - Bump alpha dependency versions
Pull Request -
State: closed - Opened by djc over 1 year ago
#27 - Version bump
Pull Request -
State: closed - Opened by stevefan1999-personal over 1 year ago
- 1 comment
#26 - Override `poll_write_vectored`?
Issue -
State: closed - Opened by thomaseizinger almost 2 years ago
- 5 comments
#25 - Forward vectored writes
Pull Request -
State: closed - Opened by thomaseizinger almost 2 years ago
- 1 comment
#24 - tokio-rustls write only first IoSlice when use write_vectored
Issue -
State: closed - Opened by incker almost 2 years ago
- 1 comment
#23 - Replace futures_util::pin_mut with tokio::pin in doc
Pull Request -
State: closed - Opened by tottoto almost 2 years ago
- 1 comment
#22 - Bump version
Pull Request -
State: closed - Opened by stevefan1999-personal almost 2 years ago
- 2 comments
#21 - Track the latest changes from upstream rustls
Pull Request -
State: closed - Opened by stevefan1999-personal almost 2 years ago
- 4 comments
#20 - Fix minimal dependency versions
Pull Request -
State: closed - Opened by Jarema almost 2 years ago
#19 - Version tags
Issue -
State: closed - Opened by crawford almost 2 years ago
- 8 comments
#18 - README and examples use unavailable API
Issue -
State: open - Opened by str4d almost 2 years ago
- 7 comments
#17 - Update to rustls 0.22 alpha
Pull Request -
State: closed - Opened by djc almost 2 years ago
#16 - Triggering renegotiation
Issue -
State: closed - Opened by manglemix almost 2 years ago
- 3 comments