Skip to content

Code to auto generate SSH and PEM keyfiles for OCI

Notifications You must be signed in to change notification settings

AnykeyNL/OCI_Keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

OCI_Keys

Code to auto generate OpenSSH and Putty SSH keyfiles that can be used for OCI SSH/API Access

Why?

I have been organizing hands-on workshop for the Oracle Cloud Infrastructure and found that people (especially windows-based users) struggle creating the right kind of key files for OCI.

Depending on people choice of PC (putty) or Mac/Linux (ssh), people require a different format for SSH / API access to OCI.

This code you can run on a webserver and will automatically create private and public key files in both PEM (SSH/API access) and Putty SSH (Windows Users) format.

You can test it out here: www.oci-workshop.com/keys

Disclaimer

This is a personal repository. Any code, views or opinions represented here are personal and belong solely to me and do not represent those of people, institutions or organizations that I may or may not be associated with in professional or personal capacity, unless explicitly stated.

About

Code to auto generate SSH and PEM keyfiles for OCI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages