Skip to content
/ egsam Public

Egsam - Gemini client tester

Notifications You must be signed in to change notification settings

pitr/egsam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egsam - Gemini client tester

Pronounces egg-zam

Requirements

  • Go v1.14+

Development

openssl req -x509 -out egsam.crt -keyout egsam.key -newkey rsa:2048 -nodes -sha256 -subj '/CN=localhost' -extensions EXT -config <( printf "[dn]\nCN=localhost\n[req]\ndistinguished_name = dn\n[EXT]\nsubjectAltName=DNS:localhost\nkeyUsage=digitalSignature\nextendedKeyUsage=serverAuth")

Contribute

Send a PR through GitHub, or use git send-email

About

Egsam - Gemini client tester

gemini://egsam.glv.one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published