How to use `docker secret` to prevent secrets from being seen in plain text by unauthorized individuals

I am exploring how to use docker secrets, but all the secrets are visible in plain text format to anyone who can use the docker command. How do I ensure all secrets are sufficiently protected and not as readily accessible to unauthorized … Continue reading How to use `docker secret` to prevent secrets from being seen in plain text by unauthorized individuals

Openssl command to verify authenticity of CA Issuer? And the "magic" behind it? [duplicate]

I am not confident in my understanding of Certificate Authority and signing certificates. I’m wondering how do you verify the authenticity of an issuer when inspecting an entity certificate.
Here’s the scenario that I am using to improve … Continue reading Openssl command to verify authenticity of CA Issuer? And the "magic" behind it? [duplicate]

Criteria for Common Name of Certificate Authority and how it affects SSL certificates

It is not clear to me how the Common Name affects a certificate authority and the certificates that are ultimately created. For example, I have this simple script that creates some files for a certificate authority auto-generated/ca.* and… Continue reading Criteria for Common Name of Certificate Authority and how it affects SSL certificates

Other benefits of creating my certificate authority aside from the firefox issue and centralized management of certificates?

I’ve been trying to read more about self-signed SSL certificates versus creating my own certificate authority to sign SSL certificates. I am still not completely clear on this.
I’ll start by explaining my use case: I have customers that … Continue reading Other benefits of creating my certificate authority aside from the firefox issue and centralized management of certificates?

Is my DMARC report saying legitmate emails are failing or illegitimate emails are passing?

I am learning how to improve email deliverability. Along the way, I’m learning about DMARC reports, SPF and DKIM. I have a friend with a small business who said I can practice with this email service which is hosted with Google Workspace… Continue reading Is my DMARC report saying legitmate emails are failing or illegitimate emails are passing?