SSL cert with round-robin
Posted: Mon Jan 28, 2013 3:11 pm
Hello there, and sorry if it's not the good section.
I've a network accessible by irc.mynet.net, this is a dns round-robin sending users on serv1.mynet.net and serv2.mynet.net.
I made SSL certificates using irc.mynet.net AS CN, so I've different alerts:
- connecting irc.mynet.net, I get "Certificate has changed since last connection." if the RR send me to the second server (and previously I was on the first)
- connecting directly to serv1 or serv2, I get (with weechat) : gnutls: hostname does not match server name "serv1.mynet.net"
How can I correct this whithout paying for a subdomains certificate ?
Thanks by advance
I've a network accessible by irc.mynet.net, this is a dns round-robin sending users on serv1.mynet.net and serv2.mynet.net.
I made SSL certificates using irc.mynet.net AS CN, so I've different alerts:
- connecting irc.mynet.net, I get "Certificate has changed since last connection." if the RR send me to the second server (and previously I was on the first)
- connecting directly to serv1 or serv2, I get (with weechat) : gnutls: hostname does not match server name "serv1.mynet.net"
How can I correct this whithout paying for a subdomains certificate ?
Thanks by advance