storj.io/minio@v0.0.0-20230509071714-0cbc90f649b1/pkg/event/target/testdata/nats_tls.conf (about)

     1  port: 14225
     2  net: localhost
     3  
     4  tls {
     5      cert_file:  "./testdata/certs/nats_server_cert.pem"
     6      key_file:   "./testdata/certs/nats_server_key.pem"
     7  }