Oh, sorry my message got labeled as spam, is it because I pasted the
conf? THANK YOU for replying anyway. Question:
>> Summary: CSR has x509v3 extensions, certificate does not
>
>> I found on internet how we can make CSR (request) have subjectAltName,
> (and verified)
>
>> PROBLEM is when take
Everything good now. Solution below. Thank to Dave very much.
Summary: CSR has x509v3 extensions, certificate does not
>>>
I found on internet how we can make CSR (request) have subjectAltName,
>>> (and verified)
>>>
PROBLEM is when take a request to make new user certificate, I ge
On 10/4/13, Hum Brai wrote:
> Oh, sorry my message got labeled as spam, is it because I pasted the
> conf? THANK YOU for replying anyway. Question:
>
>>> Summary: CSR has x509v3 extensions, certificate does not
>>
>>> I found on internet how we can make
Summary: CSR has x509v3 extensions, certificate does not
Working with CentOS 6.2, openssl version:
OpenSSL 1.0.0-fips 29 Mar 2010
I created my own CA certificate using:
openssl req -new -x509 -days 365 -key host.example.com_CA.key -out
host.example.com_CA.crt
I found on internet how we can mak