Explain important caveat in htpasswd tutorial
Signed-off-by: Radon Rosborough <radon.neon@gmail.com>master
							parent
							
								
									cd51f38d53
								
							
						
					
					
						commit
						d64056afdc
					
				|  | @ -400,6 +400,12 @@ secrets. | |||
| > authentication to work. | ||||
| {:.warning} | ||||
| 
 | ||||
| > **Warning** | ||||
| > The official registry image **only** supports htpasswd credentials in | ||||
| > bcrypt format, so if you omit the `-B` option when generating the credential | ||||
| > using htpasswd, all authentication attempts will fail. | ||||
| {:.warning} | ||||
| 
 | ||||
| 1.  Create a password file with one entry for the user `testuser`, with password | ||||
|     `testpassword`: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue