Re: OS390 UNIX - openssl install questions

2012-04-05 Thread Zico
anyone. Just my personal thinking though. :) -- Best, Zico

Re: Cert Renewal issue + CAcert.org

2011-05-16 Thread Zico
uot;replace ( just rename the old one with the new one) it" and do some configuration in tomcat ? What do you say? -- Best, Zico

Cert Renewal issue + CAcert.org

2011-05-16 Thread Zico
ncatenation CRT+PRIVATE KEY and SAVE THE CONCATENATION AS PEM FORMAT 7. RE-ENCODE PEM INTO PKCS12 8. Create JKS 9. Now what? how can I install JKS for tomcat and apache? what do you suggest me to do? any link? Can you please help me regarding this? -- Best, Zico

Re: Private key generation

2011-05-14 Thread Zico
PEM INTO PKCS12 8. Create JKS 9. Now what? how can I install JKS for tomcat and apache? what do you suggest me to do? any link? -- Best, Zico

Re: Private key generation

2011-05-14 Thread Zico
fusion. Do we "actually" need a third party to make our certificate? I mean, we can generate self-certified certificates, right? So, will my production machine not run if I don't use CAcert.org or GoDaddy or Verisign? What if, I go for my self-certified certs and jks? -- Best, Zico

Private key generation

2011-05-13 Thread Zico
r, I can also create private key and CSR from my local machine and then apply for crt file from any authorized CA certificate provider? -- Best, Zico

Re: conversion from pem to pkcs12

2011-04-13 Thread Zico
e key ) shows me the error: * unable to load certificate 7937:error:0906D066:PEM routines:PEM_read_bio:bad end line:pem_lib.c:749:* and openssl rsa -in (privkey.pem) -noout -text > Showing modulus, privateExponent, prime1, prime2. -- Best, Zico

Re: conversion from pem to pkcs12

2011-04-11 Thread Zico
se two commands. What does "text" means here? -- Best, Zico

conversion from pem to pkcs12

2011-04-09 Thread Zico
ias *Here: *1. filename.pem --> concatenated file of "certificate" and "RSA private key" 2. ds.server.info_privatekey.pem --> the privatekey file 3. outfile.pkcs12 --> the desired output file. * What should I do? -- Best, Zico