> From: openssl-users On Behalf Of Dmitrii
> Odintcov
> Sent: Sunday, 2 October, 2022 21:15
>
> This is where the confusion begins: if ‘bar’, the certificate requestor,
> itself
> wants to be a CA (basicConstraints = CA:true),
I assume here you mean bar is going to be a subordinate CA for foo,
Hello all
Thank you for your replies. They are all helpful in their different ways,
but have missed one particular point I was looking to clarify.
Suppose I have two private keys: one for a CA named 'foo', and one for a
server, 'bar'. I am using `req` to produce a CSR *from* bar *to* foo, and
the
Cyprus Socialite wrote:
> I am looking to clarify some conceptual and practical questions I've
> accumulated while trying to configure a private 'Root CA - Intermediate
> CA - Server' setup. Most of my confusion revolves around the
Okay.
(The word out there is "Intermediate CA" is a
Hello Cyprus,
I’m not exactly what you’d call an expert on openssl, but I do use it
frequently. There is a very good openssl wrapper project called EasyRSA that I
highly recommend. We put together a very simple Certificate Authority for
application testing using this package and it made thing