Selaa lähdekoodia

Update README.md

didfet 10 vuotta sitten
vanhempi
commit
0a6656f741
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ For help run :
 ### Configuration
 ### Configuration
 
 
 The configuration file is the same (json format), but there are a few differences :
 The configuration file is the same (json format), but there are a few differences :
-  - the ssl ca parameter points to a java keystore containing the root certificate of the server, not a PEM file
+  - the ssl ca parameter points to a java [keystore](https://github.com/didfet/logstash-forwarder-java/blob/master/HOWTO-KEYSTORE.md) containing the root certificate of the server, not a PEM file
   - comments are C-style comments
   - comments are C-style comments
   - the stdin input is not yet implemented
   - the stdin input is not yet implemented