I'm distributing custom applications for redhat. I want to set up my update server to have the client applications auto-updated. I need the update process to be secured.

Can the connection to the update server secured and certified ? Is there an encrypted update method ? With server certificate check ? Thanks.

link|improve this question

70% accept rate
feedback

1 Answer

up vote 0 down vote accepted

HTTPS is a decently secure method. But your packages should be signed regardless.

link|improve this answer
How does the packet manager knows the packet dependencies before downloading them ? There is no database query ? – user238591 Oct 20 '10 at 16:55
Same way it always does. It reads the repository's metadata. – Ignacio Vazquez-Abrams Oct 20 '10 at 16:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.