App-sshca
view release on metacpan or search on metacpan
* `basedir`
* `ca_keytype`\
Default: `ed25519`
* `hostcert_validity`\
Default: `+53w`
* `usercert_validity`\
Default: `+13w1d`
## FUTURE DEVELOPMENT
The current version stores the certificate data in the filesystem. Next iterations
should be more flexible and contain configurable storage backends, e.g. using DBI
which would allow storing the data in SQLite or PostgreSQL.
## SEE ALSO
* [sshca (shell script)](https://github.com/mattferris/sshca)
## LICENSE AND COPYRIGHT
lib/App/sshca.pm view on Meta::CPAN
Default: C<+53w>
=item * C<usercert_validity>
Default: C<+13w1d>
=back
=head1 FUTURE DEVELOPMENT
The current version stores the certificate data in the filesystem. Next iterations
should be more flexible and contain configurable storage backends, e.g. using DBI
which would allow storing the data in SQLite or PostgreSQL.
=head1 SEE ALSO
=over 8
=item * L<sshca (shell script)|https://github.com/mattferris/sshca>
=back
( run in 0.822 second using v1.01-cache-2.11-cpan-71847e10f99 )