thawte

installing thawte ssl onto azure

别说谁变了你拦得住时间么 提交于 2019-12-29 08:15:28
问题 Trying to install thawte ssl onto Azure. Followed the steps as listed here and found that the certificate shows "The issuer of this certificate could not be found" I found this link that talks about the need for an intermediate certificate. How would this be applicable while deploying a web role onto Azure. Should the intermediate files be exported as pfx and uploaded to the certificate store. Do we need to specify this in the certificates section of the config file as well? Any suggestions

How can I sign an ActiveX control with a code signing certificate and be a verified publisher?

吃可爱长大的小学妹 提交于 2019-12-29 01:27:11
问题 I'm trying to sign an ActiveX control with a code signing certificate issued by Thawte. I was able to successfully sign the control using signtool.exe. When I look at the file properties, it says "The certificate in the signature cannot be verified." When I view the certificate it says "Windows does not have enough information to verify the certificate." On the certification path tab, it says "The issuer of this certificate cannot be found." In internet explorer, the certificate is recognized

Best practice to sign InstallShield setup and include intermediate certificates

旧城冷巷雨未停 提交于 2019-12-11 22:59:15
问题 I have thwte certificate to sign my InstallShield setup. When we updated our certificate this year, it now depends on intermediate certificate "thawte code signing ca - g2". We fear that many of our customers might not have this intermediate root certificate installed (in fact our own build server did not have it and so build had started to fail after renewing the certificate) and thus they will get the "unverified publisher" error. What is the best practice to distribute that intermediate

Install Wildcard SSL Certificate on AWS Elastic Beanstalk

混江龙づ霸主 提交于 2019-12-07 05:59:27
问题 I'm not the most advanced AWS user there is, and have come across a bit of a roadblock. I've got 2 Elastic Beanstalk Environments, each with a Load Balancer, 2 EC2 instances and they share a RDS instance. One environment is for Development and the other for Production. I have purchased a wildcard SSL certificate from Thawte, and would like to install it on both the Development and Production environments. I've gone through other threads about adding SSL certificates in AWS, but the admin

SSL intermediate certificates

混江龙づ霸主 提交于 2019-12-06 15:03:09
问题 We are having a lot of trouble getting our SSL certificates to work properly. We have generated our keystores (using multiple sources) from an existing key and certificate by first creating a pkcs12 file and exporting it to a java keystore. Now, Thawte requires that you install 2 intermediate ca files. If I inspect our keystore, all three (the 2 intermediates and our own) are present. Tomcat starts up properly, but on visiting the site (and using the verisign ssl checker), the two

Install Wildcard SSL Certificate on AWS Elastic Beanstalk

拜拜、爱过 提交于 2019-12-05 09:47:18
I'm not the most advanced AWS user there is, and have come across a bit of a roadblock. I've got 2 Elastic Beanstalk Environments, each with a Load Balancer, 2 EC2 instances and they share a RDS instance. One environment is for Development and the other for Production. I have purchased a wildcard SSL certificate from Thawte, and would like to install it on both the Development and Production environments. I've gone through other threads about adding SSL certificates in AWS, but the admin interface has changed since they were written so I've been going round in circles trying to figure it out.

Importing Thawte trial certificates into a Java keystore

半城伤御伤魂 提交于 2019-12-04 20:34:51
问题 I'm trying to configure a Tomcat server with SSL. I've generated a keypair thus: $ keytool -genkeypair -alias tomcat -keyalg RSA -keystore keys Next I generate a certificate signing request: $ keytool -certreq -keyalg RSA -alias tomcat -keystore keys -file tomcat.csr Then I copy-paste the contents of tomcat.csr into a form on Thawte's website, asking for a trial SSL certificate. In return I get two certificates delimited with -----BEGIN ... -----END , that I save under tomcat.crt and thawte

Importing Thawte trial certificates into a Java keystore

*爱你&永不变心* 提交于 2019-12-03 12:49:26
I'm trying to configure a Tomcat server with SSL. I've generated a keypair thus: $ keytool -genkeypair -alias tomcat -keyalg RSA -keystore keys Next I generate a certificate signing request: $ keytool -certreq -keyalg RSA -alias tomcat -keystore keys -file tomcat.csr Then I copy-paste the contents of tomcat.csr into a form on Thawte's website, asking for a trial SSL certificate. In return I get two certificates delimited with -----BEGIN ... -----END , that I save under tomcat.crt and thawte.crt . (Thawte calls the second certificate a 'Thawte Test CA Root' certificate). When I try to import

installing thawte ssl onto azure

≯℡__Kan透↙ 提交于 2019-11-29 12:48:26
Trying to install thawte ssl onto Azure. Followed the steps as listed here and found that the certificate shows "The issuer of this certificate could not be found" I found this link that talks about the need for an intermediate certificate. How would this be applicable while deploying a web role onto Azure. Should the intermediate files be exported as pfx and uploaded to the certificate store. Do we need to specify this in the certificates section of the config file as well? Any suggestions would be greatly appreciated. EDIT Trying to export the intermediate pem file results in a .cer file. Is

How can I sign an ActiveX control with a code signing certificate and be a verified publisher?

纵饮孤独 提交于 2019-11-28 13:03:47
I'm trying to sign an ActiveX control with a code signing certificate issued by Thawte. I was able to successfully sign the control using signtool.exe. When I look at the file properties, it says "The certificate in the signature cannot be verified." When I view the certificate it says "Windows does not have enough information to verify the certificate." On the certification path tab, it says "The issuer of this certificate cannot be found." In internet explorer, the certificate is recognized as signed but the user receives warnings that the publisher is not verified. I've tried creating a