mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Fix var name for tls cert (#146)
This commit is contained in:
@@ -231,7 +231,7 @@ This option is only valid when INBUCKET_SMTP_TLSENABLED is enabled.
|
|||||||
|
|
||||||
### TLS Public Certificate File
|
### TLS Public Certificate File
|
||||||
|
|
||||||
`INBUCKET_SMTP_TLSPRIVKEY`
|
`INBUCKET_SMTP_TLSCERT`
|
||||||
|
|
||||||
Specify the x509 Certificate file to be used for TLS negotiation.
|
Specify the x509 Certificate file to be used for TLS negotiation.
|
||||||
This option is only valid when INBUCKET_SMTP_TLSENABLED is enabled.
|
This option is only valid when INBUCKET_SMTP_TLSENABLED is enabled.
|
||||||
|
|||||||
Reference in New Issue
Block a user