Skip to content

import decrypted pkcs12 private key #3530

Description

@tomholub

after #3528 and #3529 we should enable this test (and see if there is something left to implement, this is untested functionality)

    // ava.default.only(
    //   'setup - s/mime private key',
    //   testWithBrowser(undefined, async (t, browser) => {
    //     const settingsPage = await BrowserRecipe.openSettingsLoginApprove(t, browser, 'flowcrypt.test.key.imported@gmail.com');
    //     const key = {
    //       title: 's/mime pkcs12 encrypted key',
    //       filePath: 'test/samples/smime/human-unprotected-PKCS12.p12',
    //       armored: null,
    //       passphrase: 'test pp to encrypt unprotected key',
    //       longid: null
    //     };
    //     await SetupPageRecipe.manualEnter(settingsPage, key.title, { submitPubkey: false, usedPgpBefore: false, key });
    //   })
    // );

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions