Skip to content

Error: Something went wrong with algorithm 1.2.804.2.1.1.1.1.3.1.1 #16

@Stas-Buzunko

Description

@Stas-Buzunko

const jks = require('jks-js');
const fs = require('fs')

const keystore = jks.toPem(
fs.readFileSync('./key.jks'),
'xxxxxxxxxx'
);

results in

Error: Something went wrong with algorithm 1.2.804.2.1.1.1.1.3.1.1. For more details see 'error.context'
at Function.parseKey (.../node_modules/jks-js/lib/encryption/PKCS8Key.js:40:18)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions