diff options
author | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-02-05 16:22:43 +0100 |
---|---|---|
committer | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-03-13 10:59:34 +0100 |
commit | 0a47c08db07d0a01018aec34d10a294aed79fdd1 (patch) | |
tree | 6958c593a71514ac58d0373f5973746e2416e420 /tests/ocsp-tests | |
parent | e7e89684173c82e5104fe265a93916454f68200f (diff) | |
download | gnutls-0a47c08db07d0a01018aec34d10a294aed79fdd1.tar.gz |
Use https:// for www.gnu.org and www.example.com
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'tests/ocsp-tests')
-rwxr-xr-x | tests/ocsp-tests/ocsp-load-chain | 2 | ||||
-rwxr-xr-x | tests/ocsp-tests/ocsptool | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ocsp-tests/ocsp-load-chain b/tests/ocsp-tests/ocsp-load-chain index 304781043e..73bb4209d8 100755 --- a/tests/ocsp-tests/ocsp-load-chain +++ b/tests/ocsp-tests/ocsp-load-chain @@ -15,7 +15,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/> +# along with this program. If not, see <https://www.gnu.org/licenses/> #set -e diff --git a/tests/ocsp-tests/ocsptool b/tests/ocsp-tests/ocsptool index 22d5bd3fb2..6677f80588 100755 --- a/tests/ocsp-tests/ocsptool +++ b/tests/ocsp-tests/ocsptool @@ -15,7 +15,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/> +# along with this program. If not, see <https://www.gnu.org/licenses/> #set -e |