#3 Use https rather than http

오픈
alcalina7 년 전을 오픈 · 0개의 코멘트
alcalina 코멘트됨, 7 년 전

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
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.