Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用 openssl 创建了 CSR,我希望 Microsoft CA 使用带有模板作为 webServer 的命令行对其进行签名。
这是生成的方式。知道了!.. 在 Microsoft CA 服务器机器上发出以下命令:
"certreq.exe -submit -attrib "CertificateTemplate:WebServer" certifcatesigningrequest.csr "
I am attempting to make a simple nodejs client that will eventually crawl a given reddit users profile history. Right now i am trying to use the jsdom module to extract the URL for the ne