Data in transit encryption with MariaDB 10.6 (WolfSSL) Posted on January 24, 2023, updated on February 1, 2023 by Yannick JaquierTable of contents Preamble Data in transit encryption certificates generation Root Certificate Authority Server v3 certificate generation Client v3 certificate generation Data in transit encryption MariaDB configuration and testing One-way TLS for client Two-way TLS for client References Continue reading
Immutable tables and blockchain tables hands-on Posted on March 28, 2022, updated on February 20, 2023 by Yannick JaquierTable of contents Preamble Immutable tables Blockchain tables Basic testing Signing rows References Continue reading
MariaDB PAM LDAP authentication with newest SSSD daemon Posted on February 28, 2022, updated on February 23, 2022 by Yannick JaquierTable of contents Preamble MariaDB PAM LDAP Linux and database configuration Ldapsearch configuration MariaDB PAM LDAP authentication with legacy nslcd configuration MariaDB PAM LDAP authentication with System Security Services Daemon (SSSD) References Continue reading
Gradual Database Password Rollover hands-on Posted on December 28, 2021, updated on December 14, 2021 by Yannick JaquierTable of contents Preamble Gradual Database Password Rollover testing Continue reading
Secure Oracle application design and the ANY privileges Posted on November 28, 2021, updated on November 23, 2021 by Yannick JaquierTable of contents Preamble The not so bad solution to avoid CREATE ANY TABLE Oracle proxy user Conclusion References Continue reading
Network encryption hands-on with Java, Python and SQL*Plus Posted on April 26, 2021, updated on April 21, 2021 by Yannick JaquierTable of contents Preamble Database server configuration for network encryption Activating network encryption with Java Oracle JDBC Thin Driver Oracle JDBC OCI Driver Activating network encryption with Python Conclusion References Continue reading