Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Unmarshalling private key tests fail in Safari (MacOS) #314

Open
MarcoPolo opened this issue Mar 24, 2023 · 2 comments
Open

Unmarshalling private key tests fail in Safari (MacOS) #314

MarcoPolo opened this issue Mar 24, 2023 · 2 comments

Comments

@MarcoPolo
Copy link
Contributor

  libp2p-crypto
    go interop
      1) unmarshals private key
  0 passing (8ms)
  1 failing
  1) libp2p-crypto
       go interop
         unmarshals private key:

@MarcoPolo
Copy link
Contributor Author

I'd argue this is extremely low priority because exporting your Go RSA key should not even be a supported path. Because:

  1. We shouldn't be using RSA keys anymore.
  2. We shouldn't be moving private keys around.

I made this issue to document why I'm skipping this test in Safari.

@MarcoPolo
Copy link
Contributor Author

I'm fine with a wontfix here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant