Burp Suite User Forum

Create new post

Burp Collaborator : Documentation typo

Philippe | Last updated: Mar 07, 2017 12:09AM UTC

In the tutorial for Burp Collaborator, the command to convert certificate from PEM to PKCS8 has a typo. https://portswigger.net/burp/help/collaborator_deploying.html#ssl ``` openssl pkcs8 -topk8 -inform PEM -in keys/burpcollaborator.example.com.key -outform PEM -out keys/burpcollaborator.example.com.key.pkcs8 -nocrypt ``` It should contain: -outform PKCS8

Burp User | Last updated: Mar 08, 2017 06:07PM UTC

Correction .. It does not make any difference. This thread can be removed..

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.