Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@shobhitsharma
shobhitsharma / ssl-localhost-webpack.md
Last active August 7, 2023 09:13
SSL support for localhost with Webpack

HTTPS using localhost

To generate a local certiticate and using it, please follow these steps (note: replace MY_DOMAIN, MY_FILENAME and MY_PASSPHRASE based on your choice):

Step 1: Generate private key

openssl genrsa -out MY_FILENAME.key 4096
@Paanini
Paanini / Shorten Links
Last active October 3, 2021 12:49
Google Apps Script to shorten all URLs in a doc using Bit.ly