Skip to content

Commit a85d29d

Browse files
authored
jfrog cli authentication: fix typo
1 parent a81905f commit a85d29d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory

jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ In this case, you'll need to make those certificates available for JFrog CLI, by
7878

7979
1. The supported certificate format is PEM. Make sure to have ONE file with the ending .pem. OR provide as many as you want and run the c_rehash command on the folder as follows :`c_rehash ~/.jfrog/security/certs/`.
8080
2. Some commands support the **--insecure-tls** option, which skips the TLS certificates verification.
81-
3. Before version 1.37.0, JFrog CLI expected the certificates to be located directly under the **security** directory. JFrog CLI will automatically move the certificates to the new directory when installing version 1.37.0 or above. Downgrading back to an older version requires replacing the configuration directory manually. You'll find a backup if the old configuration under **.jfrog/backup**
81+
3. Before version 1.37.0, JFrog CLI expected the certificates to be located directly under the **security** directory. JFrog CLI will automatically move the certificates to the new directory when installing version 1.37.0 or above. Downgrading back to an older version requires replacing the configuration directory manually. You'll find a backup of the old configuration under **.jfrog/backup**

0 commit comments

Comments
 (0)