This website requires JavaScript.
221a4fcd6e
docs: add deployment and function triggering instructions to README
main
slawek
2026-05-23 11:42:38 +02:00
1b8be2a731
Applied 0.6.2 version bump.
feature/import-fix
slawek
2026-05-23 10:33:48 +02:00
37cfd237cc
fix: Applied missing version 0.6.2 bump.
0.6.2
slawek
2026-05-23 10:30:33 +02:00
c4a86c1532
Apply the import fix.
slawek
2026-05-23 10:27:23 +02:00
668f3c3e28
fix: update importCertificate method to handle certificate policy updates and improve PFX import logic fix: modify pfxToPem function to export private key as PKCS#8 for Azure Key Vault compatibility
slawek
2026-05-23 10:26:29 +02:00
258231e58c
feat: add TypeScripts programs to reproduce and demonstrate workaround for importCertificate policy.contentType issue
slawek
2026-05-23 10:25:36 +02:00
d373c8a72d
fix: update certificate name generation to use random bytes for uniqueness
slawek
2026-05-23 09:47:04 +02:00
b7fe873dc9
feat: add bug reproduction and workaround scripts for importCertificate policy.contentType issue
slawek
2026-05-23 09:32:23 +02:00
4867672562
fix: update package name to include scope for better namespace management
0.6.1
slawek
2026-05-22 16:37:02 +02:00
7a31bca994
fix: refactor importCertificate method to use internal client for better content type handling
slawek
2026-05-22 14:59:28 +02:00
2f6db155cb
fix: add password parameter to pemToPfx and importCertificate functions for enhanced security
slawek
2026-05-22 14:36:43 +02:00
17fecaca22
fix: remove password parameter from pemToPfx function and update PFX creation logic
slawek
2026-05-22 14:34:29 +02:00
e484b465e8
fix: enhance logging during certificate conversion and improve PFX buffer handling
slawek
2026-05-22 14:29:46 +02:00
eb7a109c71
fix: add logging in certificate conversion process
slawek
2026-05-22 14:26:43 +02:00
c1823f5938
fix: PEM bundle parsing
slawek
2026-05-22 14:17:30 +02:00
2c481baf39
update: version 0.6.0 and a refactor of parameters.
slawek
2026-05-22 14:04:56 +02:00
e0f8b1b402
fix: update version to 0.5.0, add support for PEM and PFX formats, and implement certificate conversion functionality
slawek
2026-05-22 13:30:41 +02:00
2790334110
fix: Removed custom usage instructions due to formatting issues.
slawek
2026-05-22 12:35:22 +02:00
0c318969f8
fix: update command usage descriptions and specify required options.
slawek
2026-05-22 12:30:09 +02:00
25d85ed23f
fix: rename command argument from 'domain' to 'fqdn' for clarity
slawek
2026-05-22 12:25:08 +02:00
ea2a68a7dd
fix: add missing principal-type option for assign-role command to specify user/group/service principal
slawek
2026-05-22 12:21:04 +02:00
712db1710c
fix: allow only keyvault name instead of full url.
slawek
2026-05-22 12:17:58 +02:00
dea2775dc0
fix: add missing dry-run option for assign-role command
slawek
2026-05-22 12:14:52 +02:00
d433569bab
feat: add assign-role command to manage Key Vault roles for domain certificates
slawek
2026-05-22 12:11:58 +02:00
40ec41da28
fix: refactor DNS record retrieval logic to optimize zone scanning.
slawek
2026-05-22 12:00:22 +02:00
e2fc2718dc
fix: optimize DNS record retrieval logic
slawek
2026-05-22 11:48:11 +02:00
2f8b68ebc0
fix: update DNS record type validation
slawek
2026-05-22 11:44:57 +02:00
e2800819ce
fix: download command now requires only keyvault URL.
slawek
2026-05-21 23:59:10 +02:00
576a5f959b
fix: Add download command and improve compatibility with Windows.
slawek
2026-05-21 23:51:53 +02:00
72e47e2a9d
feat: add download command to retrieve PEM bundle from Key Vault
slawek
2026-05-21 23:47:49 +02:00
a92bdabac3
feat: add HTTP-01 challenge support
slawek
2026-05-21 20:18:32 +02:00
fcf412b13b
Correction related to the Azure Function deployment.
slawek
2026-05-21 17:47:30 +02:00
dd53600dfc
fix: add ACME schedule environment variable for Azure Function deployment
slawek
2026-05-21 16:48:21 +02:00
9c7f9b766f
fix: use environment variable for ACME schedule configuration
slawek
2026-05-21 16:48:14 +02:00
dbe9081295
fix: correct Azure Function host configuration placement.
slawek
2026-05-21 16:48:06 +02:00
bdd851ffca
fix: zone resolution logic
slawek
2026-05-21 14:46:37 +02:00
e7098015de
feat: initialize azure-acme-provisioner project with core functionality
slawek
2026-05-21 13:40:40 +02:00
c2af853df6
Initial commit.
slawek
2026-05-21 12:34:20 +02:00