concept messaging system in category apache pulsar

appears as: messaging system
Apache Pulsar in Action MEAP V05

This is an excerpt from Manning's book Apache Pulsar in Action MEAP V05.

Figure 2.1: Pulsar’s Logical Architecture consists of tenants, namespaces, and topics.
A close up of text on a white background Description automatically generated

Acting as a certificate authority (CA) means dealing with cryptographic pairs of private keys and public certificates. The very first cryptographic pair we’ll create is the root pair. This consists of the root key (ca.key.pem) and root certificate (ca.cert.pem). This pair forms the identity of your CA. Let’s examine the first part of the enable-tls.sh script, which generate theses. As we can see from Listing 6.2, the first command in the script generates the root key while the second command creates the public X.509 certificate using the root key that was generated in the previous step.

sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
test yourself with a liveTest