Code Monkey home page Code Monkey logo

Comments (3)

Joannis avatar Joannis commented on August 14, 2024

That's interesting! I'm on macOS 14.4.1 as well, and generating an RSA key here has the -----BEGIN OPENSSH PRIVATE KEY----- header.

from citadel.

Joannis avatar Joannis commented on August 14, 2024

By the way, as far as I'm aware the -----BEGIN RSA PRIVATE KEY----- boundary is a PEM formatted rather than OpenSSH formatted key.

from citadel.

alexmocanu avatar alexmocanu commented on August 14, 2024

Thanks for the reply. So Citadel doesn't support PEM files?

PEM files are quite common with vps providers. AWS for example: When creating a new vps/instance, they generate keys in PEM or PPK format, using either the RSA or ED25519 algorithms which the user then downloads and uses for their purposes.

Is there any plan to support PEM keys?

For context, I'm evaluating Citadel for an app I'm working on that allows users to connect through ssh to their servers and run commands there. They would provide either a password or a key file (that can be a PEM key pair, a locally generated rsa file, etc.).

from citadel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.