Adding "role=client" to the example, which is required for HTTPS. It didn't work without here. Notes: Tue May 24 13:00:23 EDT 2005 rsc If what you say is true, then there isplease send me a command sequence that didn't work? Thanks. Reference: /n/sources/patch/sorry/man-rsa-client Date: Mon May 23 20:06:28 CES 2005 Reviewed-by: rsc --- /sys/man/8/rsa Mon May 23 20:06:14 2005 +++ /sys/man/8/rsa Mon May 23 20:06:10 2005 @@ -215,7 +215,7 @@ Generate a fresh key and use it to start a TLS-enabled web server: .IP .EX -auth/rsagen -t 'service=tls owner=*' >key +auth/rsagen -t 'service=tls owner=* role=client' >key auth/rsa2x509 'C=US CN=*.cs.bell-labs.com' key | auth/pemencode CERTIFICATE >cert cat key >/mnt/factotum/ctl