https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22857
--- Comment #6 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #5) > Reads well, just wondering if this could cause problems being there by > default when not using the Let's encrypt feature provided by Koha for your > certs? > > + <tls>__DB_USE_TLS__</tls> > + <ca>__DB_TLS_CA_CERTIFICATE__</ca> > + <cert>__DB_TLS_CLIENT_CERTIFICATE__</cert> > + <key>__DB_TLS_CLIENT_KEY__</key> This is stuff from an older 'feature': commit 84e48d03238ce2446e7ea24401bda0a8f4e4422d Author: Dimitris Kamenopoulos <[email protected]> Date: Sun Dec 27 16:01:43 2015 +1300 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
