Skip to content

enrollcertificate.sh should support encrypted private keys #8

@cheinzler-gk

Description

@cheinzler-gk

Some WiFi connection managers will require an encrypted private key to be able to use them.

This could be handled by a switch in the execution which will later prompt for a password and encrypt the private key:

openssl rsa -aes256 -in unencrypted.key -out encrypted.key

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions