Skip to content

Commit 4537ad4

Browse files
simo5frozencemetery
authored andcommitted
Update minimum Apache HTTPD version required
We use some functions that were added only in v 2.4.11, make that the minimum required version in the docs. Resloves: #167 Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 307e755 commit 4537ad4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ extension](http://k5wiki.kerberos.org/wiki/Projects/Credential_Store_extensions)
1717
is necessary to achieve full functionality. Reduced functionality is
1818
provided without these extensions.
1919

20-
krb5 (>=1.11)
21-
Apache (>=2.4)
20+
MIT krb5 (>=1.11)
21+
Apache httpd (>=2.4.11)
2222

2323
### Tests
2424

0 commit comments

Comments
 (0)