Little typo fix

Matt Holt 2019-07-05 15:46:21 -06:00
parent 25e807ac2c
commit c42d220afc

@ -59,7 +59,7 @@ Features which are available in Caddy Enterprise are indicated with   🏢
- [http.responders.reverse_proxy](#httprespondersreverse_proxy) - [http.responders.reverse_proxy](#httprespondersreverse_proxy)
- [http/servers/errors](#httpserverserrors) - [http/servers/errors](#httpserverserrors)
- [http/servers/tls_conn_policies](#httpserverstls_conn_policies) - [http/servers/tls_conn_policies](#httpserverstls_conn_policies)
- [tls.certificate_selection.enterprise](#tlscertificateselectionenterprise) - [tls.certificate_selection.enterprise](#tlscertificate_selectionenterprise)
- [http/servers/auto_https](#httpserversauto_https) - [http/servers/auto_https](#httpserversauto_https)
- [tls]() - [tls]()
- [tls/certificates](#tlscertificates) - [tls/certificates](#tlscertificates)
@ -994,6 +994,7 @@ All fields which are specified will be used to match certificates in the cache.
```json ```json
{ {
"policy": "enterprise",
"serial_number": "", "serial_number": "",
"subject_organization": "", "subject_organization": "",
"public_key_algorithm": "", "public_key_algorithm": "",