From 5f0b4a16453d6140700187a7bcf5a9e5f99f191f Mon Sep 17 00:00:00 2001 From: Corey Farrell <git@cfware.com> Date: Fri, 17 Nov 2017 20:36:40 -0500 Subject: [PATCH] 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 --- README | 6 +++--- README-SERIOUSLY.bestpractices.txt | 4 ++-- doc/asterisk.8 | 6 +++--- doc/asterisk.sgml | 6 +++--- doc/lang/language-criteria.txt | 10 +++++----- include/asterisk/doxyref.h | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README b/README index ebd071251d..871ae962a0 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 b170d29693..c8546bb083 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 d566480f27..466a5ae91c 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 df1b9e4011..c684d2245c 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 c8d21bdf30..2ad5ab1e10 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 55500230d4..f6c952ec42 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 */ /*! -- GitLab