Can you post the output of the two commands on pastebin? They should both use ssl so I'm a bit surprised there's a difference between them.
Kind regards,
wimpunk.
> On 11 Dec 2018, at 09:34, Juan Alonso <sc...@gm...> wrote:
>
> Ok, I did not understand. I switched the two mentioned lines and if I try to update like this:
>
> sudo ddclient -daemon=0 -debug -verbose -noquiet -force
>
> it says that is updating via SSL.
>
> But if I try this (not forcing the update):
>
> sudo ddclient -daemon=0 -debug -verbose -noquiet
>
> it says that is updating via HTTP.
>
>
> For security, I have generated Updater Client Key in DynDNS to avoid using user password.
>
> But, is there any way to see if updatings are via SSL? ddclient.cache file does not store information about that.
>
> /var/cache/ddclient/ddclient.cache
>
> ## ddclient-3.8.3
> ## last updated at Tue Dec 11 09:23:10 2018 (1544516590)
> atime=0,backupmx=0,custom=0,host=mydomain.dyndns.org <http://mydomain.dyndns.org/>,ip=myip,mtime=1544516578,mx=,script=/nic/update,static=0,status=good,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=30 mydomain.dyndns.org <http://mydomain.dyndns.org/>
>
> thanks a lot!
>
>
> El mié., 5 dic. 2018 a las 9:42, wimpunk--- via Ddclient-support (<ddc...@li... <mailto:ddc...@li...>>) escribió:
> Hi,
>
> > On 4 Dec 2018, at 20:17, Juan Alonso <sc...@gm... <mailto:sc...@gm...>> wrote:
> >
> > Hi,
> >
> > I'm not able to make updates via SSL. ddclient is working, but with http
> > updates.
> >
> > I'm using Debian Stretch and I have installed ddclient from repositories.
> > I have also installed libio-socket-ssl-perl
> >
> > However I tried Ubuntu 16.04 too and the same happened.
> >
> > *Some logs:*
> >
> > The next command tells me "CONNECTED: using HTTP"
> >
> > sudo ddclient -daemon=0 -debug -verbose -noquiet
> >
> >
> > This is ddclient.conf
> >
> > pid=/var/run/ddclient.pid
> > ssl=yes
> > protocol=dyndns2
> > use=web, web=checkip.dyndns.com <http://checkip.dyndns.com/>, web-skip='IP Address'
> > server=members.dyndns.org <http://members.dyndns.org/>
> > login=myuser
> > password='mypassword'
> > mydomain.dyndns.org <http://mydomain.dyndns.org/>
> >
>
>
> Can you switch the protocol and the use line? That should fix your problem.
>
> Kind regards,
>
> wimpunk.
>
>
> _______________________________________________
> Ddclient-support mailing list
> Ddc...@li... <mailto:Ddc...@li...>
> https://lists.sourceforge.net/lists/listinfo/ddclient-support <https://lists.sourceforge.net/lists/listinfo/ddclient-support>
>
>
> --
>
> Juan José Alonso
>
> www.avlaunionfuencarral.org <http://www.avlaunionfuencarral.org/>
> windowsclosed.blogspot.com.es <http://windowsclosed.blogspot.com.es/>
|