David, David Sadler wrote: > > however, when I enter the failing condition > wget https://localhost > --10:02:50-- https://localhost/ > => `index.html.5' > Resolving localhost... 127.0.0.1, ::1 > Connecting to localhost|127.0.0.1|:443... connected. > Unable to establish SSL connection. > > I do not see any additional data in the log file. It does not grow. Is > there an additional environment varible that needs to be set?
No, I think you got the correct environment variables. Most likely it is isn't using that PKCS#11 module for connections later on. It's only using it at initialization time. Are you using a server certificate in the NSS softoken or in the openCryptoki token ? And which module are your default mechanisms set to ? Check with modutil. Try tracing another PKCS#11 module such as the internal NSS softoken module instead, and see if that causes the server's PKCS#11 log file to grow. At this time, the NSS PKCS#11 logger can only trace one PKCS#11 module at a time. _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto