Tag: SSL
TLS 1.3 encryption arrives to Couchbase Server 7.0
Couchbase Server version 7.0 introduces the TLS version 1.3 protocol for secure encrpytion on the wire. TLS 1.3 Security is for data that your application writes to the database or even the data travelling between the nodes in the cluster or across multiple clusters.
Certificate Pinning in your Couchbase Mobile iOS App
The SSL/TLS protocol relies on a PKI mechanism that has certain drawbacks.Certificate pinning is a technique that is used by applications to alleviate this.
Securing Couchbase Server using Let’s Encrypt x.509 Certificates
Summary Securing data and access to data for application data is an important step in securing your environment for client applications and database protection in any sized environment. One of the simplest methods to secure data is the access path...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)
- The Importance of Data Preprocessing in Machine Learning (ML)
- What Is Data Analysis? Types, Methods, and Tools for Research
- High Availability Architecture: Requirements & Best Practice...
- A Breakdown of Graph RAG vs. Vector RAG