Previous problem solved, using: openssl req -new -x509 -nodes -out server.crt -keyout server.key New issue, I can't seem to use the basic authentication with https. Is authentication not supported over https? Thanks, ~Wayne