Re: Creating certificate with gost algorithm
text: http://old.nabble.com/Creating-certificate-with-gost-algorithm-tp2842p34392332.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http://www.openssl.o
Creating certificate with gost algorithm
Hello. Sorry for my english. I'm trying to create certificate signed of my CA. I'm using openssl-1.0.0 I created my CA by command: # openssl req -new -x509 -nodes -newkey gost2001 -pkeyopt paramset:XA -keyout private/cacert.key -out private/cacert.pem -days 3650 Also I created request and priva