Help users who try to use v2 client auth in v3 onions.

This commit is contained in:
George Kadianakis
2019-10-01 13:40:04 +03:00
parent 723288a32f
commit e8e42f4af9
2 changed files with 14 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (onion services v3):
- Assist users who try to setup v2 client authorization in v3 onion
services by pointing them to the right documentation. Closes ticket
28966.