cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Dynatrace Managed installation: Error reading S/MIME message

dynatracecourse
Newcomer

Dear Dynatrace Team,

 

I am getting below error when installing dynatrace installer on the on-premise server so can you please advise me the reason behind this error message. I copied this command from the official dynatrace website given here: 

https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/installation/set-up...

 

wget -qO dt-root.cert.pem https://ca.dynatrace.com/dt-root.cert.pem; wget -qO dynatrace-managed.sh.sig https://mcsvc.dynatrace.com/downloads/signature?filename=$(grep -am 1 'ARCH_FILE_NAME=' dynatrace-managed.sh | cut -d= -f2 |sed 's/.tar.gz$//'); openssl cms -inform PEM -binary -verify -CAfile dt-root.cert.pem -in dynatrace-managed.sh.sig -content dynatrace-managed.sh > /dev/null
grep: dynatrace-managed.sh: No such file or directory
Error reading S/MIME message
140656813037456:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: CMS

2 REPLIES 2

Radoslaw_Szulgo
Dynatrace Guru
Dynatrace Guru

You need to adjust the command to your installer file name. I believe you have downloaded the installer file with a different file name. 

Also, in the email you should have received complete instruction to copy and paste. The procedure in the docs is an overview. 

Senior Product Manager,
Dynatrace Managed expert

Hi all, have a similar problem on linux but mine says:

error reading s/mime message

...........

error: S/mime signature is missing

MariettaAlmeida_0-1709675667289.png

what is the problem ?

 

Featured Posts