Skip to content

Commit b1f5e2b

Browse files
authored
Merge pull request #7351 from fstagni/80_fixes81
docs: added info about names of certificate files
2 parents 512dc8c + 77e31d5 commit b1f5e2b

File tree

1 file changed

+1
-1
lines changed
  • docs/source/UserGuide/GettingStarted/InstallingClient

1 file changed

+1
-1
lines changed

docs/source/UserGuide/GettingStarted/InstallingClient/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Using a user proxy
3434

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

3939
$ mkdir ~/.globus
4040
$ cp <<certificate files>> ~/.globus/

0 commit comments

Comments
 (0)