Changes between Initial Version and Version 1 of Ticket #15666, comment 2
- Timestamp:
- Aug 10, 2016 1:58:58 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15666, comment 2
initial v1 1 1 Would you execute next command: "openssl verify testing.crt". And put the output here. 2 Where i named "testing.crt" a file contains the part of your ".cert" file following after the line SHA1(ERA_Appliance.mf). 3 So the file will contain: 2 Where i named "testing.crt" a file contains the part of your ".cert" file following after the line SHA1(ERA_Appliance.mf). [[BR]] 3 So the file will contain:[[BR]] 4 5 {{{ 4 6 -----BEGIN CERTIFICATE----- 5 7 MIIFTjCCBDagAwIBAgIQHeEN7VQdUec7xIb0kkmINjANBgkqhkiG9w0BAQUFADCB … … 33 35 sIlwnYi5uqq1MvtD1mV57wWh 34 36 -----END CERTIFICATE----- 37 }}} 38