Dr. Stephen Henson wrote:
The CA.pl script is the recommended way to generate certificates and should
make matters easier.
You can use CA.pl to include subjectAltName. However you need a customised
openssl.cnf file which you can point to using the OPENSSL_CONF environment
variable or you could m
I don't see how this is related to my question in the slightest?
Ed W
vinni rathore wrote:
hi
i m getting undefined symbol for my sample server program that is on
linux. my program is using openssl apis.
i have installed the openssl 0.9.8g version on the red hat machine
everything got s
hi
i m getting undefined symbol for my sample server program that is on linux.
my program is using openssl apis.
i have installed the openssl 0.9.8g version on the red hat machine
everything got sucess but still getting the linking errors.
steps that i followed:
1- config
2. make
3. make insta
On Fri, Jun 13, 2008, Ed W wrote:
> Hi
>
> After a lot of false starts I have finally managed to generate a cert with
> a subjectAltName extension. I still don't understand the solution
> though...
>
> Basically I modified the default openssl.cnf file to have x509_extensions =
> v3_req in the