Added note about not supporting HTTPS in NSISdl
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6838 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
89cbb22e42
commit
7650898389
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ NSISdl 1.3 - HTTP downloading plugin for NSIS
|
|||
|
||||
Copyright (C) 2001-2002 Yaroslav Faybishenko & Justin Frankel
|
||||
|
||||
This plugin can be used from NSIS to download files via http.
|
||||
This plugin can be used from NSIS to download files via HTTP.
|
||||
Note: HTTPS is not supported, only plain HTTP!
|
||||
|
||||
To connect to the internet, use the Dialer plugin.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue