Ryan Bolger

Results 6 issues of Ryan Bolger

### Description of the new feature Az.KeyVault has a tiny dependency on the BouncyCastle library which is commonly used in other modules relating to cryptography and PKI. Attempting to import...

KeyVault
feature-request
customer-reported

OpenSSL 3.x no longer supports the use of RC2-40-CBC encryption for PFX private keys without reverting to "legacy" mode which is cumbersome. AES256CBC with HMAC-SHA256 is the modern option used...

enhancement

The code mistakenly assumes that `list_resource_record_sets` will return nothing if the record doesn't exist. But it actually returns a normal object with an empty `ResourceRecordSets` array. This change fixes the...

## Overview I'm considering dropping support for PowerShell 5.1 in the next major Posh-ACME version 5.x. Keeping a single code-base that supports both 5.1 and modern 7+ versions complicates the...

enhancement

From an email received recently: > The reason you are receiving this email is because you have an API key associated with your account. In order to ensure that any...

bug

I didn't see it mentioned anywhere else and it obviously doesn't affect the functionality of the library. But I noticed that the https://dnsclient.michaco.net/ website still shows the current version as...