Displaying 1 result from an estimated 1 matches for "eb0ca082".
2014 May 17
1
/ vs. </
The default configuration file for Dovecot in Debian uses:
ssl_cert = </path/to/cert
I checked my current configuration and I use:
ssl_cert =/path/to/cert
What is the difference? (pipe?) And is the former better somehow?