Skip to content

Commit

Permalink
Merge pull request #7351 from fstagni/80_fixes81
Browse files Browse the repository at this point in the history
docs: added info about names of certificate files
  • Loading branch information
andresailer authored Dec 7, 2023
2 parents 512dc8c + 77e31d5 commit b1f5e2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Using a user proxy

If you want to use a user proxy, we assume that you already have a user certificate,
so in this case create a directory *.globus* in your home directory and copy the certificate files
(public and private keys in .pem (Privacy Enhanced Mail format) to this directory::
`usercert.pem` and `userkey.pem` -- public and private keys in .pem (Privacy Enhanced Mail) format to this directory::

$ mkdir ~/.globus
$ cp <<certificate files>> ~/.globus/
Expand Down

0 comments on commit b1f5e2b

Please sign in to comment.