Submit the NDS public key to Twilio
NDS
public key to Twilio
- Log in to your Twilio account.
- Verify that you have selected the required Twilio account. The account that is currently selected is displayed in the breadcrumbs at the top of the screen.
- In the left panel, clickAll Products & Services.
- In the left panel, scroll down and clickRuntime.
- On theRuntime Overviewpage, clickCredentials.
- On theCredentialspage, clickCreate new Credential.
- Enter following values in theNew Credentialform:
- In theTypedrop-down list, selectPublic Key.
- In theFriendly Namefield, typeNDS.
- In thePublic Keyfield, copy the contents of the public_key.pem file that you generated using theOpenSSLtool. To copy the contents, open the public_key.pem file in Notepad and copy the contents. To prevent the authentication from failing, the entire contents of public_key.pem file must be copied and should not be modified.
- ClickCreate.
- On theConfirmationpage, copy theSID.
- ClickDone.
- Add the SID to the<ndsPublicKeySID>parameter inNDSFax configuration as shown in this example:<ndsPublicKeySID>CR7fe078b7d4ee7c8fbad0d1bb9f90c5d1</ndsPublicKySID>