Search Results

1
vote

How do I create a self signed SSL certificate to use while testing a web app.

Various tools exist that can generate SSLs. Try OpenSSL for example. Alternatively, there's one in the …