Markdown typo fixed

pull/2155/head
Alexandre Dulaunoy 2017-04-27 14:55:42 +02:00
parent 9d20e9eaf0
commit 9affedaab9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#Client SSL Certificate Authentication for CakePHP
# Client SSL Certificate Authentication for CakePHP
This plugin enables CakePHP applications to use client SSL certificates to stateless authenticate its users. It reads information from the client certificate and can synchronize data with a foreign REST API and the client User model.