ugh. I have to rely on external utilities to form a pipeline into an NSS utility that it'll actually use -- and then, not be able to use the metadata discarded by grep -v to verify that what was decoded was what was actually expected?
-Kyle H 2009/2/26 Nelson B Bolyard <nel...@bolyard.me>: > Kyle Hamilton wrote, On 2009-02-26 07:49: > >> I am not sure how NSS's crlutil handles PEM, > > It doesn't. It requires DER. > >> or which tool would be used to de-PEM the target. > > grep -v "X509 CRL" crl.pem | atob -o crl.der > > Uses the "atob" utility which is one of NSS's utilities. > -- > dev-tech-crypto mailing list > dev-tech-crypto@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-tech-crypto > -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto