#3 Use https rather than http

Open
opened 7 years ago by alcalina · 0 comments
alcalina commented 7 years ago

It would be nice to use rather SSL connections over plain text ones.

Change :26 from

RUN cd /srv/mediagoblin.example.org && sudo -u mediagoblin git clone http://git.savannah.gnu.org/r/mediagoblin.git

to

RUN cd /srv/mediagoblin.example.org && sudo -u mediagoblin git clone https://git.savannah.gnu.org/r/mediagoblin.git

It would be nice to use rather SSL connections over plain text ones. Change :26 from RUN cd /srv/mediagoblin.example.org && sudo -u mediagoblin git clone http://git.savannah.gnu.org/r/mediagoblin.git to RUN cd /srv/mediagoblin.example.org && sudo -u mediagoblin git clone https://git.savannah.gnu.org/r/mediagoblin.git
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.