Skip to content

Instantly share code, notes, and snippets.

View finnyfound's full-sized avatar
🏠
Working from home

Finny Kochummen finnyfound

🏠
Working from home
View GitHub Profile
@finnyfound
finnyfound / 2019-https-localhost.md
Created July 21, 2020 11:06 — forked from cecilemuller/2019-https-localhost.md
How to create an HTTPS certificate for localhost domains

How to create an HTTPS certificate for localhost domains

This focuses on generating the certificates for loading local virtual hosts hosted on your computer, for development only.

Do not use self-signed certificates in production ! For online certificates, use Let's Encrypt instead (tutorial).

Keybase proof

I hereby claim:

  • I am finnyfound on github.
  • I am finnyfound (https://keybase.io/finnyfound) on keybase.
  • I have a public key ASB3lYfC5I31bJ1iClNzTFUu0WUA5ZAmTYesIGGVOG0heQo

To claim this, I am signing this object:

@finnyfound
finnyfound / .htaccess
Created August 8, 2019 19:37 — forked from julianpoemp/.angular-htaccess.md
Optimal .htaccess configuration for Angular 8, Angular 7, Angular 6, Angular 5 (and older) app in production incl. fix for the angular browser caching issue.
# INFORMATION
# For new versions of this Gist go to:
# https://gist.github.com/julianpoemp/bcf277cb56d2420cc53ec630a04a3566
# Version 1.1.0
#
# Contributors:
# - RaschidJFR [https://gist.github.com/RaschidJFR/f6d21a03b0692f5c7a6a23954003f00b]
#-------------
# INSTRUCTION: