summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-11-17 20:36:40 -0500
committerCorey Farrell <git@cfware.com>2017-11-17 21:11:13 -0500
commit5f0b4a16453d6140700187a7bcf5a9e5f99f191f (patch)
treea8a4afd5e27e9bab0f3cf453f82ea44192d5d2a0
parentef8ee3ee69fb1b2f9bb2694217d8dfdf124d251f (diff)
README: Send people to secure websites where available.
We should be sending people to secure web URL's where available. Update README's and docs. Change-Id: Id5b1e049b0b18b49a784f1254605aefa244ce19a
-rw-r--r--README6
-rw-r--r--README-SERIOUSLY.bestpractices.txt4
-rw-r--r--doc/asterisk.86
-rw-r--r--doc/asterisk.sgml6
-rw-r--r--doc/lang/language-criteria.txt10
-rw-r--r--include/asterisk/doxyref.h6
6 files changed, 19 insertions, 19 deletions
diff --git a/README b/README
index ebd071251..871ae962a 100644
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ more telephony interfaces than just Internet telephony. Asterisk also has a
vast amount of support for traditional PSTN telephony, as well. For more
information on the project itself, please visit the Asterisk home page at:
- http://www.asterisk.org
+ https://www.asterisk.org
The official Asterisk wiki can be found at:
@@ -40,7 +40,7 @@ information on the project itself, please visit the Asterisk home page at:
In addition you'll find lots of information compiled by the Asterisk
community on this Wiki:
- http://www.voip-info.org/wiki-Asterisk
+ https://www.voip-info.org/wiki-Asterisk
There is a book on Asterisk published by O'Reilly under the Creative Commons
License. It is available in book stores as well as in a downloadable version on
@@ -285,7 +285,7 @@ additional documentation should have been included.
Finally, you may wish to visit the web site and join the mailing list if
you're interested in getting more information.
- http://www.asterisk.org/support
+ https://www.asterisk.org/support
Welcome to the growing worldwide community of Asterisk users!
-------------------------------------------------------------------------------
diff --git a/README-SERIOUSLY.bestpractices.txt b/README-SERIOUSLY.bestpractices.txt
index b170d2969..c8546bb08 100644
--- a/README-SERIOUSLY.bestpractices.txt
+++ b/README-SERIOUSLY.bestpractices.txt
@@ -40,7 +40,7 @@ security are listed below.
http://blogs.digium.com/2009/03/28/sip-security/
* Asterisk VoIP Security (webinar):
- http://www.asterisk.org/security/webinar/
+ https://www.asterisk.org/security/webinar/
==============
@@ -263,7 +263,7 @@ that contains a weak password that was forgotten prior to putting a system into
production.
Using a web search you can find several online password generators such as
-http://www.strongpasswordgenerator.com or there are several scripts that can be
+https://www.strongpasswordgenerator.com or there are several scripts that can be
used to generate a strong password.
diff --git a/doc/asterisk.8 b/doc/asterisk.8
index d566480f2..466a5ae91 100644
--- a/doc/asterisk.8
+++ b/doc/asterisk.8
@@ -244,13 +244,13 @@ This can be useful if You want to do \fB#exec\fR inside
.SH BUGS
Bug reports and feature requests may be filed at https://issues.asterisk.org
.SH "SEE ALSO"
-http://www.asterisk.org - The Asterisk Home Page
+https://www.asterisk.org - The Asterisk Home Page
.PP
http://www.asteriskdocs.org - The Asterisk Documentation Project
.PP
-http://wiki.asterisk.org - The Asterisk Wiki
+https://wiki.asterisk.org - The Asterisk Wiki
.PP
-http://www.digium.com/ - Asterisk is sponsored by Digium
+https://www.digium.com/ - Asterisk is sponsored by Digium
.SH AUTHOR
Mark Spencer <markster@digium.com>
.PP
diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml
index df1b9e401..c684d2245 100644
--- a/doc/asterisk.sgml
+++ b/doc/asterisk.sgml
@@ -421,16 +421,16 @@
<refsect1>
<title>SEE ALSO</title>
<para>
- http://www.asterisk.org - The Asterisk Home Page
+ https://www.asterisk.org - The Asterisk Home Page
</para>
<para>
http://www.asteriskdocs.org - The Asterisk Documentation Project
</para>
<para>
- http://wiki.asterisk.org - The Asterisk Wiki
+ https://wiki.asterisk.org - The Asterisk Wiki
</para>
<para>
- http://www.digium.com/ - Asterisk is sponsored by Digium
+ https://www.digium.com/ - Asterisk is sponsored by Digium
</para>
</refsect1>
<refsect1>
diff --git a/doc/lang/language-criteria.txt b/doc/lang/language-criteria.txt
index c8d21bdf3..2ad5ab1e1 100644
--- a/doc/lang/language-criteria.txt
+++ b/doc/lang/language-criteria.txt
@@ -14,7 +14,7 @@ inclusion of soundfiles in multiple languages.
Criteria for language submission:
1) Creative Commons Attribution-Share Alike 3.0
-(http://creativecommons.org/licenses/by-sa/3.0/us/) for all
+(https://creativecommons.org/licenses/by-sa/3.0/us/) for all
soundfiles, and the actual artist who performs the prompts must be the
one who approves (in writing) the CCBYSAv3 license. Print out the
license, have the artist sign, and fax to Digium (+1-256-428-6217
@@ -86,9 +86,9 @@ artist as a URL and/or email address.
Example:
bash-3.2# more CREDITS
Recorded by:
- Allison Smith (http://www.theivrvoice.com)
+ Allison Smith (https://www.theivrvoice.com)
- Financial Contributions by: Digium, Inc. (http://www.digium.com)
+ Financial Contributions by: Digium, Inc. (https://www.digium.com)
bash-3.2#
5) Create a file called "LICENSE" and include the license text (listed
@@ -107,7 +107,7 @@ import to UTF-8 format.
7) Use "tar" to create a single file of your sounds and the three text
files.
-8) Create an account on http://issues.asterisk.org/ if you do not
+8) Create an account on https://issues.asterisk.org/ if you do not
already have one, and submit the file via that interface. In order to
eliminate confusion, you should also complete the license agreement on
that system, which is an electronic license agreement. You will
@@ -486,7 +486,7 @@ Creative Commons Notice
time. For the avoidance of doubt, this trademark restriction
does not form part of this License.
- Creative Commons may be contacted at http://creativecommons.org/
+ Creative Commons may be contacted at https://creativecommons.org/
-- end printout --
diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index 55500230d..f6c952ec4 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -64,12 +64,12 @@
* \arg \ref SoundFiles included in the Asterisk distribution
*
* \section weblinks Web sites
- * \arg \b Main: Asterisk Developer's website http://www.asterisk.org/developers/
+ * \arg \b Main: Asterisk Developer's website https://www.asterisk.org/developers/
* \arg \b Bugs: The Issue Tracker https://issues.asterisk.org
* \arg \b Lists: List Server http://lists.digium.com
- * \arg \b Wiki: The Asterisk Wiki http://wiki.asterisk..org
+ * \arg \b Wiki: The Asterisk Wiki https://wiki.asterisk..org
* \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org
- * \arg \b Digium: The Asterisk Company http://www.digium.com
+ * \arg \b Digium: The Asterisk Company https://www.digium.com
*/
/*!