add a hint that it is insecure to autogenerate public key
This commit is contained in:
		
							parent
							
								
									6e252c7a1d
								
							
						
					
					
						commit
						5a6a19c661
					
				|  | @ -189,7 +189,7 @@ | |||
|                                     Public Key | ||||
|                                 </label> | ||||
|                                 <input type="text" class="form-control" id="client_public_key"  | ||||
|                                     name="client_public_key" placeholder="Autogenerated"> | ||||
|                                     name="client_public_key" placeholder="Autogenerated (insecure)"> | ||||
|                             </div> | ||||
|                             <div class="form-group"> | ||||
|                                 <label for="client_preshared_key" class="control-label"> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue