Right, forget all of that. The blindingly obvious mistake I've made doesn't actually show up in the code I've quoted above, it shows up in the line immediately before.
/* TLS Configuration
set {
tls {
certificate "/etc/letsencrypt/live/irc.domain.org/fullchain.pem";
key "/etc/letsencrypt/live ...
Search found 2 matches
- Wed Feb 24, 2021 4:12 pm
- Forum: Installing and getting connected
- Topic: Can't get Set::TLS::Certificate to work
- Replies: 2
- Views: 15266
- Tue Feb 23, 2021 7:08 pm
- Forum: Installing and getting connected
- Topic: Can't get Set::TLS::Certificate to work
- Replies: 2
- Views: 15266
Can't get Set::TLS::Certificate to work
I've either misunderstood how this works, or I've done something wrong that I cannot see, but I'm stuck.
I'm setting up a new 5.0.8 server and trying to configure TLS with SNI to support both irc. domain .org and subdomain.domain .org. I can add a tls-options section to the listen block and it ...
I'm setting up a new 5.0.8 server and trying to configure TLS with SNI to support both irc. domain .org and subdomain.domain .org. I can add a tls-options section to the listen block and it ...