Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Nov 6, 2024
1 parent e167846 commit 30f790b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/data/osdf/install-cache-rpm.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ Preparing for Initial Startup
1. The cache identifies itself to the federation via public key authentication;
before starting the cache for the first time, it is generate a keypair.

:::console
root@host$ cd /etc/pelican
root@host$ pelican generate keygen
:::console
root@host$ cd /etc/pelican
root@host$ pelican generate keygen


The newly created files, `issuer.jwk` and `issuer-pub.jwks` are the private and public keys, respectively.
Expand Down

0 comments on commit 30f790b

Please sign in to comment.