Konstantin Ivanov wrote:
> What would be an approach then to implement such functionality.
> I just asked another question on Attribute certificates,
> but maybe you can comment on that.
This really is a "how do I build a bridge" type of question. It depends on
exactly what kind of bridge you ne
tz
> To: openssl-users@openssl.org
> Sent: Wednesday, June 24, 2009 4:17:44 PM
> Subject: RE: Custom SSL certificate parameters
>
>
>> Is it possible to create custom parameters into a certificate.
>
> Yes. You can put anything you want in a certificate. It's basicall
, June 24, 2009 4:17:44 PM
Subject: RE: Custom SSL certificate parameters
> Is it possible to create custom parameters into a certificate.
Yes. You can put anything you want in a certificate. It's basically just a
binary chunk of data that is signed.
> For example, if I wish to have a cert
> Is it possible to create custom parameters into a certificate.
Yes. You can put anything you want in a certificate. It's basically just a
binary chunk of data that is signed.
> For example, if I wish to have a certificate for a custom HTTP
> server which can only accept maximum of 5 concurrent
I don't think that certificates are the right way to configure this, but
, in general, you can add custom extensions.
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Konstantin Ivanov
Sent: Wednesday, June 24, 2009 1:11 PM
To: openssl-users@openssl.or