
UPDATE: Updating 77282436 DEBUG: proxy = DEBUG: url = https://cp.dnsmadeeasy.com/servlet/updateip?username=xxx@xxx.org&password=xxxxxx&ip=192.168.43.239&id=77282436 DEBUG: server = cp.dnsmadeeasy.com CONNECT: cp.dnsmadeeasy.com CONNECTED: using SSL SENDING: GET /servlet/updateip?username=xxx@xxx.org&password=xxxxxxx&ip=192.168.43.239&id=77282436 HTTP/1.0 SENDING: Host: cp.dnsmadeeasy.com SENDING: User-Agent: ddclient/3.9.0 SENDING: Connection: close SENDING: SENDING: RECEIVE: HTTP/1.1 200 OK RECEIVE: Server: Apache-Coyote/1.1 RECEIVE: Pragma: No-cache RECEIVE: Cache-Control: no-cache RECEIVE: Expires: Thu, 01 Jan 1970 00:00:00 UTC RECEIVE: x-dnsme-requestId: 496b9516-44da-48fc-b750-256f191848f5 RECEIVE: Set-Cookie: JSESSIONID=17103D9DF72BB33118DD2177BD8813A0; Path=/; Secure; HttpOnly RECEIVE: Content-Type: text/plain RECEIVE: Date: Thu, 18 Oct 2018 11:41:45 GMT RECEIVE: Connection: close RECEIVE: RECEIVE: success SUCCESS: Updating 77282436: good: IP address set to 192.168.43.239
12 lines
363 B
Text
12 lines
363 B
Text
Since 3.7.0, ddclient support ssl-updates
|
|
To use ssl, put "ssl=yes" in your configuration and make sure
|
|
you have IO::Socket::SSL.
|
|
|
|
On debian, you need libio-socket-ssl-perl to have IO::Socket::SSL
|
|
|
|
On alpine, you need perl-io-socket-ssl to have IO::Socket::SSL
|
|
|
|
ssl support is tested on folowing dynamic dns providers:
|
|
- dyndns.com
|
|
- freemyip.com
|
|
- DNS Made Easy
|