Skip to content

Commit a66b9e6

Browse files
committed
* Renewed the TLS test certificates.
* Re-enabled the test.
1 parent 35f5b90 commit a66b9e6

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

runtime/swim_tls/src/net/tests.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ fn make_client_config() -> ClientConfig {
6565
}
6666
}
6767

68-
// todo: https://github.com/swimos/swim-rust/issues/595 update expired certificates.
6968
#[tokio::test]
70-
#[ignore]
7169
async fn perform_handshake() {
7270
let server_net =
7371
RustlsServerNetworking::try_from(make_server_config()).expect("Invalid server config.");
70 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)