We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 512dc8c + 77e31d5 commit b1f5e2bCopy full SHA for b1f5e2b
docs/source/UserGuide/GettingStarted/InstallingClient/index.rst
@@ -34,7 +34,7 @@ Using a user proxy
34
35
If you want to use a user proxy, we assume that you already have a user certificate,
36
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::
+`usercert.pem` and `userkey.pem` -- public and private keys in .pem (Privacy Enhanced Mail) format to this directory::
38
39
$ mkdir ~/.globus
40
$ cp <<certificate files>> ~/.globus/
0 commit comments