Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Построение цепочки сертификатов из контейнера (.p7b) #18

Open
nshdigt opened this issue Nov 9, 2017 · 0 comments
Assignees

Comments

@nshdigt
Copy link
Collaborator

nshdigt commented Nov 9, 2017

При импорте сертификата в Trusted eSign 1.2.0, у которого для построения цепочки сертификаты находятся в контейнере (.p7b), возникает ошибка в консоли:
Uncaught Error: read Can not read X509 data from BIO
../deps/wrapper/src/pki/cert.cpp:55
at Certificate.load (cert.ts:368)
at cert.ts:80
at /opt/trustedesign/resources/app/node_modules/async/dist/async.js:460
at iteratorCallback (/opt/trustedesign/resources/app/node_modules/async/dist/async.js:1034)
at /opt/trustedesign/resources/app/node_modules/async/dist/async.js:944
at cert.ts:73
at WriteStream. (download.ts:26)
at emitNone (events.js:86)
at WriteStream.emit (events.js:185)
at fs.js:1882

В интерфейсе приложения нет никаких информационных сообщений, в списке сертификатов данный импортированный сертификат появляется только после перезапуска приложения.

Пример сертификата:
zavyalov.zip

@algv algv self-assigned this Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants