Re: Relayd "cannot load certificates" when using 2 'listen' statements in a relay

2020-12-20 Thread Unicorn
Sorry for the duplicate post, I now saw that this question has been asked previously. I am sadly also not able to test the diff that was provided in one of the previous threads. I have split the relay into two relays with one `listen` statement each for now, which works fine. Best, Unicorn

Relayd "cannot load certificates" when using 2 'listen' statements in a relay

2020-12-19 Thread Unicorn
Hello, I am just figuring out relayd and am trying to make it listen both on my ipv4 and ipv6 address. I have specified them with these macros: ``` $ext_ipv4 = "blah" $ext_ipv6 = "expandedblah" ``` Then I have this relay with the two listen statements, to listen on ipv4 and ipv6: ``` relay