Avid Pro Audio Community

Avid Pro Audio Community

How to Join & Post  •  Community Terms of Use  •  Help Us Help You

Knowledge Base Search  •  Community Search  •  Learn & Support


Avid Home Page

Go Back   Avid Pro Audio Community > Dev > Pro Tools Scripting SDK Toolkit
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-26-2023, 04:29 AM
MarcSpecter MarcSpecter is offline
Member
 
Join Date: Nov 2011
Location: London
Posts: 9
Default How do I get the .pem public key to get the certificate for the SDK

I have the SDK code and have compiled it, but it wont find PT, which I assume is a certificate error?

Thanks
Marc
Reply With Quote
  #2  
Old 01-26-2023, 05:08 PM
kenley_m's Avatar
kenley_m kenley_m is offline
Avid
 
Join Date: Jan 2023
Location: N/A
Posts: 16
Default Re: How do I get the .pem public key to get the certificate for the SDK

Hi Marc. Below I've added some general instructions for generating a .pem formatted public key. Also, please take a look at our Scripting SDK FAQ to make sure that you've followed all of the getting started tips there. If you're still having issues after following those steps please let us know.

Create a new private key:
openssl genpkey -algorithm RSA -out private_key.pem -pkeyopt rsa_keygen_bits:2048
Create a public key in pem format based on the private key:
openssl rsa -pubout -in private_key.pem -out public_key.pem
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pro Tools Operator Certificate MouSa Training 1 07-26-2013 12:26 PM
Protools Operator Certificate MouSa General Discussion 0 07-01-2013 11:12 AM
Do I need a SSL certificate for my Digidelivery sheldon013 Aspera DigiDelivery 1 01-31-2007 12:26 PM
Pro Tools Certificate AND Aud. Engineering Schools Jay Terrien 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Win) 8 02-25-2004 05:46 AM


All times are GMT -7. The time now is 01:21 AM.


Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com