diff --git a/README.ssl b/README.ssl index 52a8d51..70f9ca0 100644 --- a/README.ssl +++ b/README.ssl @@ -5,5 +5,6 @@ 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 + ssl support is tested on folowing dynamic dns providers: - dyndns.org diff --git a/ddclient b/ddclient index 720e752..a1996a8 100755 --- a/ddclient +++ b/ddclient @@ -1,5 +1,5 @@ -#!/usr/local/bin/perl -w #!/usr/bin/perl -w +#!/usr/local/bin/perl -w ###################################################################### # $Id$ #