lastlink/bluecrypt-keypairs.js:no-acme
master
@ -48,6 +48,8 @@
$('.js-jwk').hidden = true;
$('.js-toc-der-public').hidden = true;
$('.js-toc-der-private').hidden = true;
$('.js-toc-jwk').hidden = true;
$$('.js-toc-pem').forEach(function ($el) {
$el.hidden = true;
});
these aren't aligned. I wouldn't stop a merge for that, just want you to notice.
these aren't aligned. I wouldn't stop a merge for that, just want you to notice.