Skip to content

Commit da94607

Browse files
committed
Add pid in stunnel.conf
1 parent 209c11d commit da94607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/support/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ impl RedisServer {
171171
.write_all(
172172
format!(
173173
r#"
174+
pid = {tempdir}/stunnel.pid
174175
cert = {tempdir}/cert.crt
175176
key = {tempdir}/key.pem
176177
verify = 0

0 commit comments

Comments
 (0)