I am having a heck of a time creating keys that will work with my tclhttpd server. In the tclhttpd secure instructions it says to do this:
OpenSSL> req -new -nodex -out ./server.pem -key skey.pem (note the -NODEX option)
So I type that in and I get this back: "unknown option -nodex".

I can see that there is an option that is one letter off, "-nodes", but using that doesn't seem to make Tcl happy. I was wondering if anyone knows of this -nodex option. Am I missing something in my OpenSSL distribution? Is something messed up?

Thanks!
--
Kris Vassallo
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]

Reply via email to