<< < 619 620 621 622 623 624 625 626 627 628 629 > >>   ∑:16117  Sort:Rank

*.c.ssl.fastly.net, Fastly, Inc., L=San Francisco, ST=Califor...
Certificate summary - Owner: *.c.ssl.fastly.net, "Fastly, Inc.", L=San Francisco, ST=California, US Issuer: DigiCert SHA2 High Assurance Server CA, www.digicert.com, DigiCert Inc, US Expiration: Wed Apr 06 08:00:00 EDT 2016 MD5: C7:63:A6:71:1B:8A:C7:3C:EF:5E: 08:77:73:CF:A6:80Hash: Owner Hash=38261a...
2016-06-27, ∼3857🔥, 0💬

List of Certificates in Java Trusted Keystore
What certificates are included in the Java default trusted certificate keystore file: "cacerts"? For each release, the Java team will review world-wide top level root CA (Certificate Authority) certificates at the release. All valid root CA certificates will be included in default trusted certificat...
2016-06-27, ≈94🔥, 3💬

💬 2016-06-21 FYIcenter.com: Go to Oracle.com to download and install the latest JDK. You will get a updated copy of the cacerts fie.

💬 2016-06-20 GoDaddy: Where to get the latest trusted certificate list?

💬 2015-10-10 Flecorne14: At some point and time.

Install Certificates to "User" Store on Android
How to install my own certificates to my Android device? I have a certificate for my Wi-Fi connection in a file. If you have a personal certificate for accessing a Wi-Fi network, you can install it to the "User" certificate store on your Android device as shown in this tutorial. 1. Copy the certific...
2016-06-27, ∼7294🔥, 2💬

💬 2016-02-29 FYIcenter.com: Hi Briggytha, No worries. Reinstall your Web browser will bring them back.

💬 2016-02-24 Briggytha john: I deleted my security certificate by badluck so i wanted to restore them back plz

Internet Security Certificate Information Center
Are you having Internet security certificate problems with a Web browser or an application? Welcome to visit this information center, where you can enhance your knowledge on security certificates; learn how to use various certificate tools; search and download any certificates. certificate.fyicenter...
2016-06-27, ≈29🔥, 5💬

💬 2016-02-07 FYIcenter.com: Hi Joseph, on what system do you want to install certificate?

💬 2016-02-02 Joseph: I want to install my cettificate

💬 2014-11-11 pratik gaikwad: i like it

(More comments ...)

Microsoft "certutil -delstore -user my ..." - Delete Certificate
How to delete a certificate from a certificate store with Microsoft "certutil" tool? If you want to delete a certificate from a certificate store, you can use the Microsoft "certutil -delstore store_name certificate_id" command as shown in this tutorial: C:\fyicenter&gt;\windows\s ystem32\certuti...
2016-06-27, ≈144🔥, 2💬

💬 2016-01-29 FYIcenter.com: @D Keetch, yes, we can provide more examples. But do you have a specific use case that needs some help?

💬 2016-01-25 D Keetch: one example is not enough to illustrate the usage

Sign Self-Signed Certificate with Root
Hi to all! Please help somebody I have certificate signed by CA(it should root for me), also generate Self-Signed Certificate here http://getacert.com/cert/selfc ert.pl?SID=dCC24dg9ja1E9BhiG89 8DfC4Question: how to sign Sign Self-Signed Certificate with Root(which is signed by CA) Here what you need ...
2016-06-27, ∼7177🔥, 2💬

💬 2015-05-17 FYIcenter.com: @elizabeth, you should consider to reinstall it.

💬 2015-05-11 elizabeth: help i cannot open my whatsapp

What Is "makecert.exe" on Windows
What is "makecert.exe" on Windows? What can I use it for? "makecert.exe" is a Certificate Creation tool that allows you to generate X.509 certificates for testing purposes only. "makecert.exe" creates a public and private key pair for digital signatures and stores it in a certificate file. This tool...
2016-06-27, ≈20🔥, 2💬

💬 2015-04-23 FYIcenter.com: Hi Muhammad, You can try to download and use MSI Explorer to open and edit the MSI file. MSI Explorer is provided by http://www....

💬 2015-04-19 Muhammad Ehsan ul Haque: I have a MSI file i want to Add publisher information to this file.

Mozilla "certutil -A -i" - Add Root CA Certificate to cert8.db
How to add a root CA certificate into "cert8.db" file using Mozilla "certutil" tool? I have exported a root CA certificate file in PEM format If you want to add a root CA certificate into a "cert8.db" file from a certificate file, you can use the Mozilla "certutil -A -i" command as shown in this tut...
2016-06-27, ≈48🔥, 2💬

💬 2014-11-26 FYIcenter.com: Hi Jeff, if you follow the above tutorial starting from step #3, you should be able to import any existing certificate into Fire...

💬 2014-11-24 Jeff: How I can import existing .cer certificate to firefox database using command line?

"certmgr.exe -put -c" - Export a Certificate
How to export a certificates from a system certificate store using "certmgr.exe" tool? You can export a certificate from a system certificate store using "certmgr.exe -put -c" command as shown in this tutorial. C:\fyicenter&gt; "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\certmgr.exe" ...
2016-06-27, ≈20🔥, 4💬

💬 2014-10-05 FYIcenter.com: Hi Rajeshwar, thanks for sharing that command to export a specific certificate.

💬 2014-10-01 Rajeshwar Gastgar: If you know the file name then you can use following command to export the certificate. From "certmgr.msc" you can get the name ...

💬 2014-03-18 FYIcenter.com: @Bilou, That works too. Thanks!

(More comments ...)

*.reverbnation.com, Domain Control Validated
Certificate summary - Owner: *.reverbnation.com, Domain Control Validated Issuer: AlphaSSL CA - G2, AlphaSSL Expiration: Sun Aug 30 09:51:27 EDT 2015 MD5: 8D:DD:23:2F:91:D3:13:51:94:95: 89:AD:0E:1C:D3:1CHash: Owner Hash=83cefaab, Issuer Hash=c0101dd5 Information extracted out of the certificate: Own...
2016-06-27, ∼5494🔥, 2💬

💬 2014-09-30 FYIcenter.com: @everland456, login usually does not require certificates. What is exactly the error you were getting?

💬 2014-09-27 everland456@gmail.com: at reverbnation it says this is invalid certificate when I try to login

Java "keytool -list" Command Options
What options are supported by the "keytool -list" command? Java Keytool can be used to manage certificates and private keys saved in a keystore file. The first you need to know is the "keytool -list command, which displays a list of all certificate and private key entries in a keystore file. The "ke...
2016-06-27, ≈43🔥, 2💬

💬 2014-03-08 FYIcenter.com: Hi vadvadf, what kind of help do you need?

💬 2014-03-07 vadvadf: no help at all

"makecert.exe -sv" - Create Private Key File
How to create my private key and store it in a file using "makecert.exe"? If you want to create a private key and save it in a file instead of the private key container, you can use the "makecert.exe -sv keyfile" option as shown in this tutorial. 1. Run the following command to create a new certific...
2016-06-27, ≈22🔥, 3💬

💬 2015-08-21 Amk: Bob Greene / As recently as September 12, 2012, a getnmelan who identified himself as MikeJ , a scientist/engineer on NT respond...

💬 2014-01-31 FYIcenter.com: Hi Pegasus, If you press the "None" button, the private key file will not be protected with any password. This will be a risk, i...

💬 2014-01-29 Pegasus: how private key works, if I press none button on create private key password GUI.

certmgr.exe - List "AuthRoot" Root CA Certificates
How to get a list of all certificates in "Third-Party Root Certification Authorities" certificate store using "certmgr.exe"? The internal name for the "Third-Party Root Certification Authorities" system certificate store is called "AuthRoot". You can see a list of all certificates in "AuthRoot" cert...
2016-06-27, ≈20🔥, 2💬

💬 2013-07-12 FYIcenter.com: @Michael, you are welcome!

💬 2013-07-11 Michael: Thank you very much!

*.tokopedia.com, MIS Department, PT. Tokopedia, L=Jakarta Bar...
Certificate summary - Owner: *.tokopedia.com, MIS Department, PT. Tokopedia, L=Jakarta Barat, ST=DKI Jakarta, ID Issuer: DigiCert SHA2 Secure Server CA, DigiCert Inc, US Expiration: Thu Aug 25 08:00:00 EDT 2016 MD5: 06:80:B3:49:95:D2:5D:51:45:F8: 43:71:AE:DE:98:86Hash: Owner Hash=1ed098d1, Issuer Ha...
2016-06-26, ∼4657🔥, 0💬

ssl323873.cloudflaressl.com Certificate - 9C3E239E09DF9312940BFB7CAA618C47D38E0226
Certificate Summary: Subject: ssl323873.cloudflaressl.com Issuer: COMODO Domain Validation Secure Server CA 2 Expiration: 2016-12-31 23:59:59 UTC Key Identifier: 9C:3E:23:9E:09:DF:93:12:94:0B: FB:7C:AA:61:8C:47:D3:8E:02:26Received at FYIcenter.com on: 2016-12-11 ssl323873.cloudflaressl.com Certifica...
2016-06-26, ∼4478🔥, 0💬

*.digikala.com Certificate - 69CFE0518C97996810B6170850532125FB741D4E
Certificate Summary: Subject: *.digikala.com Issuer: CLASS 2 KEYNECTIS CA Expiration: 2018-10-19 08:35:43 UTC Key Identifier: 69:CF:E0:51:8C:97:99:68:10:B6: 17:08:50:53:21:25:FB:74:1D:4EReceived at FYIcenter.com on: 2016-12-11 *.digikala.com Certificate - 69CFE0518C97996810B61708505321 25FB741D4ECer...
2016-06-24, ∼4026🔥, 0💬

*.olx.com.pk Certificate - 508490FE131D3AD94BFB6300AC47D444EF84F61F
Certificate Summary: Subject: *.olx.com.pk Issuer: RapidSSL SHA256 CA - G3 Expiration: 2018-08-18 06:54:48 UTC Key Identifier: 50:84:90:FE:13:1D:3A:D9:4B:FB: 63:00:AC:47:D4:44:EF:84:F6:1FReceived at FYIcenter.com on: 2016-12-11 *.olx.com.pk Certificate - 508490FE131D3AD94BFB6300AC47D4 44EF84F61FCert...
2016-06-24, ∼3498🔥, 0💬

Entrust Certification Authority - L1M Certificate - C3F7D0B52A30ADAF0D9121703954DDBC8970C73A
Certificate Summary: Subject: Entrust Certification Authority - L1M Issuer: Entrust Root Certification Authority - G2 Expiration: 2030-10-15 15:55:03 UTC Key Identifier: C3:F7:D0:B5:2A:30:AD:AF:0D:91: 21:70:39:54:DD:BC:89:70:C7:3AReceived at FYIcenter.com on: 2016-10-27 Entrust Certification Authori...
2016-06-24, ≈14🔥, 0💬

*.exoclick.com Certificate - 2516028AFC02417AE278327551E20072EEF1448D
Certificate Summary: Subject: *.exoclick.com Issuer: Go Daddy Secure Certificate Authority - G2 Expiration: 2016-10-02 19:29:03 UTC Key Identifier: 25:16:02:8A:FC:02:41:7A:E2:78: 32:75:51:E2:00:72:EE:F1:44:8DReceived at FYIcenter.com on: 2016-12-11 *.exoclick.com Certificate - 2516028AFC02417AE27832...
2016-06-24, ∼5259🔥, 0💬

fidelity.com Certificate - 17EC40E15D50777D25BF30A0BFC55C858C5BFB21
Certificate Summary: Subject: fidelity.com Issuer: Entrust Certification Authority - L1M Expiration: 2017-11-02 15:29:30 UTC Key Identifier: 17:EC:40:E1:5D:50:77:7D:25:BF: 30:A0:BF:C5:5C:85:8C:5B:FB:21Received at FYIcenter.com on: 2016-12-11 fidelity.com Certificate - 17EC40E15D50777D25BF30A0BFC55C 8...
2016-06-24, ∼5189🔥, 0💬

origin.nba.com Certificate - 0CBCC32980830FF759B55D5F04B4045A2C961672
Certificate Summary: Subject: origin.nba.com Issuer: Trusted Secure Certificate Authority Expiration: 2016-03-26 23:59:59 UTC Key Identifier: 0C:BC:C3:29:80:83:0F:F7:59:B5: 5D:5F:04:B4:04:5A:2C:96:16:72Received at FYIcenter.com on: 2016-12-11 origin.nba.com Certificate - 0CBCC32980830FF759B55D5F04B4.. .
2016-06-21, ∼3442🔥, 0💬

*.know-where.com Certificate - 0303D22FF9C59259A0ED0FE268F7B19500000E8D
Certificate Summary: Subject: *.know-where.com Issuer: Entrust Certification Authority - L1C Expiration: 2018-05-06 00:24:17 UTC Key Identifier: 03:03:D2:2F:F9:C5:92:59:A0:ED: 0F:E2:68:F7:B1:95:00:00:0E:8DReceived at FYIcenter.com on: 2016-12-11 *.know-where.com Certificate - 0303D22FF9C59259A0ED0FE...
2016-06-21, ∼3408🔥, 0💬

*.free.fr Certificate - FD13C0B2DF88962CE01FF93D664244A52BB536F1
Certificate Summary: Subject: *.free.fr Issuer: RapidSSL SHA256 CA - G3 Expiration: 2017-08-07 14:29:34 UTC Key Identifier: FD:13:C0:B2:DF:88:96:2C:E0:1F: F9:3D:66:42:44:A5:2B:B5:36:F1Received at FYIcenter.com on: 2016-12-11 *.free.fr Certificate - FD13C0B2DF88962CE01FF93D664244 A52BB536F1Certificat...
2016-06-21, ∼3341🔥, 0💬

*.4shared.com Certificate - D8656DE0B553319BEDAAE6D93A07A0F96BF4C3D7
Certificate Summary: Subject: *.4shared.com Issuer: Go Daddy Secure Certificate Authority - G2 Expiration: 2017-07-16 11:49:41 UTC Key Identifier: D8:65:6D:E0:B5:53:31:9B:ED:AA: E6:D9:3A:07:A0:F9:6B:F4:C3:D7Received at FYIcenter.com on: 2016-12-11 *.4shared.com Certificate - D8656DE0B553319BEDAAE6D9...
2016-06-20, ∼3668🔥, 0💬

<< < 619 620 621 622 623 624 625 626 627 628 629 > >>   ∑:16117  Sort:Rank