You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user try use own certificates and try loading they for registry token, loadCerts can throw an error, but it doesn't shows. If error exist registry-admin try creates new certs. The createCerts throw an error to because user certs already exist in destination folder.
zebox
changed the title
Errors not show when loading custom certs for registry token
Error doesn't displays when loading custom certs for registry token
Feb 2, 2023
zebox
changed the title
Error doesn't displays when loading custom certs for registry token
Error doesn't display when loading custom certs for registry token
Feb 2, 2023
When user try use own certificates and try loading them for registry token, loadCerts can get an error, but it doesn't display. If error exist registry-admin try creates new certs. The createCerts throw an error because user certs already exist in a destination folder.
When user try use own certificates and try loading them for registry token, loadCerts can get an error, but it doesn't display. If error exist registry-admin try creates new certs. The createCerts throw an error because user certs already exist in a destination folder.
When user try use own certificates and try loading they for registry token,
loadCerts
can throw an error, but it doesn't shows. If error existregistry-admin
try creates new certs. ThecreateCerts
throw an error to because user certs already exist in destination folder.Need handle
loadCerts
errors before callcreateCerts
.The text was updated successfully, but these errors were encountered: