jnawk / aws-electron

Access the AWS Console using Access Keys and assumed roles.
ISC License
9 stars 3 forks source link

handle certificate bundles #30

Closed jnawk closed 3 years ago

jnawk commented 4 years ago

agent implementation wants a buffer per cert, so need to split bundles into multiple buffers

jnawk commented 4 years ago

https://github.com/jnawk/aws-electron/commit/42f39999440ac839915b1c883775247b5a3e51b0

jnawk commented 4 years ago

love libraries

jnawk commented 4 years ago

hrm. doesn't seem to work

jnawk commented 4 years ago

https://github.com/jnawk/aws-electron/commit/9bdaa88a2c1519781aab133f6cb11893711b6eff

jnawk commented 4 years ago

appears to work once the non-proxy agent is option augmented rather than option replaced.