diff options
| author | David Leutgeb <david@noreply.localhost> | 2024-05-27 12:31:30 +0200 |
|---|---|---|
| committer | David Leutgeb <david@noreply.localhost> | 2024-05-27 12:31:30 +0200 |
| commit | b2a0e9b6c8f0341169500bbee85a2d7b488d3bb3 (patch) | |
| tree | 13a87d8275be8b83498371d3e8b50c43cf630a33 | |
| download | certconvert-b2a0e9b6c8f0341169500bbee85a2d7b488d3bb3.tar.gz certconvert-b2a0e9b6c8f0341169500bbee85a2d7b488d3bb3.zip | |
Initial commit
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..296c2a5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# CertConvert + +Simple script to use in Linux to convert pfx to pem.
\ No newline at end of file |