Added a comment: Certificate storage

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U 2013-04-09 00:43:13 +00:00 committed by admin
parent 0c5cdb2678
commit 9f2546c6e0

View file

@ -0,0 +1,16 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
nickname="Richard"
subject="Certificate storage"
date="2013-04-09T00:43:12Z"
content="""
Why not store the certificate within the repository? Either a common one in, e.g.
.git-annex.key-cert.pem
or host-specific as per
.git-annex.key-cert.pem.$HOST
-- Richard
"""]]