On Tue, Jan 19, 2010, Muehlbauer, Andreas wrote:
>
> I'm afraid that's not possible out of security reasons.
>
I'm not sure what "security reasons" you would have. The CSR only contains the
details you put in it and will appear in a public certificate anyway which
will be err public.
If you do
rg
Subject: Re: Openssl SAN problem
On Mon, Jan 18, 2010, Muehlbauer, Andreas wrote:
> Hi,
>
> we are running our own CA with openssl 0.9.8k on linux.
> We get a CSR-Request containing SAN attributes from a Windows IIS
> Server:
>
> [Version]
> Signature="$Windows
On Mon, Jan 18, 2010, Muehlbauer, Andreas wrote:
> Hi,
>
> we are running our own CA with openssl 0.9.8k on linux.
> We get a CSR-Request containing SAN attributes from a Windows IIS
> Server:
>
> [Version]
> Signature="$Windows NT$"
>
> [NewRequest]
> Subject = "CN=test1 OU=IT, O=Org, L=Locati
Hi,
we are running our own CA with openssl 0.9.8k on linux.
We get a CSR-Request containing SAN attributes from a Windows IIS
Server:
[Version]
Signature="$Windows NT$"
[NewRequest]
Subject = "CN=test1 OU=IT, O=Org, L=Location, S=State, C=DE"
KeySpec = 1
KeyLength = 1024
Exportable = TRUE
Machin