If you need to access a secured Artifactory server that requires a username and password, you can specify these in your opkg.conf
file by adding the 'http_auth' option:
Accessing Artifactory with credentials
option http_auth user:password
Encrypting your password
You can use your encrypted password as described in Using Your Secure Password.