aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornrew225 <nrew225@gmail.com>2016-08-27 22:45:28 +0000
committernrew225 <nrew225@gmail.com>2016-08-27 22:45:28 +0000
commit1819653a818952f88169233b0e3e80cab2a5d611 (patch)
treeab64075ce4c976d4915bcf224b40f602db819de0
parentFix Federated Identity/Authentication (diff)
downloadawesome-selfhosted-1819653a818952f88169233b0e3e80cab2a5d611.tar.gz
awesome-selfhosted-1819653a818952f88169233b0e3e80cab2a5d611.zip
update OpenCA weblink
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 427caff6..aff4d44b 100644
--- a/README.md
+++ b/README.md
@@ -432,7 +432,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns
* [FreeIPA](https://www.freeipa.org/) - an integrated Identity and Authentication solution for Linux/UNIX networked environments. A FreeIPA server provides centralized authentication, authorization and account information by storing data about user, groups, hosts. ([Source Code](https://git.fedorahosted.org/cgit/freeipa.git)) `Multiple` `C`
* [IndieAuth](https://indieauth.com) - Sign in with your domain name (using the [rel-me-auth](http://microformats.org/wiki/relmeauth) protocol). ([Source Code](https://github.com/aaronpk/IndieAuth.com)) `Apache` `Ruby`
* [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Demo](https://www.libravatar.org/account/new/), [Source Code](https://github.com/libravatar/libravatar)) `AGPLv3` `Python`
- * [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - An [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder. ([Source Code](https://github.com/openca/openca-ocspd)) `Apachev1` `C`
+ * [OpenCA OCSPD](https://www.openca.org/projects/ocspd/) - An [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder. ([Source Code](https://github.com/openca/openca-ocspd)) `Apachev1` `C`
* [OSIAM](https://www.osiam.org) - Open Source Identity and Access Management implementing OAuth 2.0 and SCIMv2. ([Source Code](https://github.com/osiam/osiam)) `MIT` `Java`