Step 2

ARTIFACTORY: How to Authenticate a Git LFS Repository via SSH

AuthorFullName__c
Sam Rosenstein
articleNumber
000005189
ft:sourceType
Salesforce
FirstPublishedDate
2021-12-27T08:28:29Z
lastModifiedDate
2024-03-10T07:49:14Z
VersionNumber
8

Create/Upload SSH keys for the server:

$ ssh-keygen -t rsa -C "server@art.test.com"

And upload these keys as the SSH keys in Artifactory.