Skip to content

Instantly share code, notes, and snippets.

@ozgurozkok
Created December 31, 2022 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozgurozkok/b102f5e070ea16a794880d3af288b795 to your computer and use it in GitHub Desktop.
Save ozgurozkok/b102f5e070ea16a794880d3af288b795 to your computer and use it in GitHub Desktop.
OPENSSL Nedir ve Nasıl Kullanılır ?
openssl req -new -newkey rsa:2048 -nodes -keyout example.key -out example.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment