Remove ciphers that do not support perfect forward secrecy
Signed-off-by: Olivier <o+github@gambier.email>master
							parent
							
								
									b7446e89bf
								
							
						
					
					
						commit
						d260b18f2f
					
				|  | @ -139,8 +139,6 @@ func (registry *Registry) ListenAndServe() error { | |||
| 				tls.TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, | ||||
| 				tls.TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, | ||||
| 				tls.TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, | ||||
| 				tls.TLS_RSA_WITH_AES_128_CBC_SHA, | ||||
| 				tls.TLS_RSA_WITH_AES_256_CBC_SHA, | ||||
| 			}, | ||||
| 		} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue