diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-04-16 21:08:05 +0100 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-04-16 21:08:05 +0100 |
commit | bbf1653e0470250acbd67998045d2ca2a382281a (patch) | |
tree | a6829d7aa93901aa2b6d2dd4f0fc83cf3d248eea /certs | |
parent | 9393c7df4c8c9d1ef43b197a7e514412e1a7f7ef (diff) | |
download | prosody-bbf1653e0470250acbd67998045d2ca2a382281a.tar.gz prosody-bbf1653e0470250acbd67998045d2ca2a382281a.zip |
Update every link to the documentation to use HTTPS
Diffstat (limited to 'certs')
-rw-r--r-- | certs/localhost.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certs/localhost.cnf b/certs/localhost.cnf index 41548534..80a954a9 100644 --- a/certs/localhost.cnf +++ b/certs/localhost.cnf @@ -13,7 +13,7 @@ otherName.2 = 1.3.6.1.5.5.7.8.5;FORMAT:UTF8,UTF8:localhost [distinguished_name] countryName = GB organizationName = Prosody IM -organizationalUnitName = http://prosody.im/doc/certificates +organizationalUnitName = https://prosody.im/doc/certificates commonName = Example certificate [req] |