wireguard-ui
wireguard-ui copied to clipboard
SMTP authentication
Hi, is possible to add the support for self signed certificate?
Mail Error on STARTTLS: x509: cannot validate certificate for 10.0.0.5 because it doesn't contain any IP SANs
Thanks
I am also having this issue after configuring postfix and setting the environment variables (/etc/environment).
Add settings
environment:
.....
- SMTP_NO_TLS_CHECK=true
https://github.com/ngoduykhanh/wireguard-ui/blob/87b08a8f7c026e325438b18a1d7384fd33847e5c/main.go#L59
Thanks work fine...
--
Marco Fiorletta
SSOLO Ltd | 20-22 Wenlock Road,N17GU London UK Office: +44 (0)20 8938 3283 | Internal: +44 (0) 8704954880 | Mobile: +44 (0)7440777545 @.*** | www.ssolo.co.uk DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to who they are addressed. If you have received this email in error please notify the originator of the message.
On Fri, 2022-06-17 at 06:49 -0700, ymrsmns wrote:
SMTP_NO_TLS_CHECK=true
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.