MoeClub пре 6 година
родитељ
комит
dbc71b5bf3
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      AnyConnect/README.MD

+ 2 - 2
AnyConnect/README.MD

@@ -6,6 +6,6 @@ bash <(curl -sSL -H "User-Agent: wget/1.0" "https://raw.githubusercontent.com/Mo
 # iOS
 ```
 anyconnect://create?usecert=true&certcommonname=<CERT_NAME>&name=<NAME>&host=<SERVER>
-anyconnect://import?type=profile&uri=<URL>
-anyconnect://import?type=pkcs12&uri=<URL>
+anyconnect://import?type=profile&uri=<CERT_URL>
+anyconnect://import?type=pkcs12&uri=<CERT_URL>
 ```