Sponsored Content
Special Forums Cybersecurity Certificates accepted/rejected depending on what service I use... Post 302908954 by Lost in Cyberia on Saturday 12th of July 2014 12:20:31 AM
Old 07-12-2014
Certificates accepted/rejected depending on what service I use...

Hey everyone. I was at my local star bucks, which has open free wifi. And I (against my better judgement) deceided to check my school email. I was using their wifi network. when I went to go login, I was presented with the safari prompt "Can not Verify Server identity". I clicked 'details' and apparently safari does not trust the *.njit.edu certificate. The signing authority is digicert.

Now what's odd is that if I switch to 3G. Using the 3G network, safari has absolutely no problem accepting it, and doesn't prompt me or anything. So what's the deal? I've done this multiple times, in multiple locations. Any idea's?
 

10 More Discussions You Might Find Interesting

1. Solaris

MAILTO Not Accepted In Crontab

I have 3 solaris 9 servers 1 allows me to use MAILTO in the crontab, but the other 2 dont. Error MAILTO=oracle crontab: error on previous line; unexpected character found in line. crontab: errors detected in input, no crontab file generated. Any Ideas?? (8 Replies)
Discussion started by: raza
8 Replies

2. Post Here to Contact Site Administrators and Moderators

Solution accepted

Is there any status like open/close or solution is accepted by the owner? This can make a lot of difference as we need not look for questions that have already been answered.(saves time). (1 Reply)
Discussion started by: sudhamacs
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Password reset not being accepted

Why would a password reset, a provided numerical value thru email, not be accepted when trying to log in with it? I have expired the 5 login attempts twice with still no acceptance. thanks for the help (3 Replies)
Discussion started by: W.A.C.
3 Replies

4. Forum Support Area for Unregistered Users & Account Problems

user names being rejected during registration

To Whom It May Concern, I've tried registering, and am unable to do so. The message being returned is that my name choices are being rejected for not meeting some administrator criteria, which is not discernible from the message returned by the board software. The password I chose was all... (1 Reply)
Discussion started by: username_in_use
1 Replies

5. Solaris

Password accepted but kicked out

The Sun Solaris x86 system seemed to accept my username and password when I do SSH, but then the login prompt went away or hang. What happened? (8 Replies)
Discussion started by: conandor
8 Replies

6. Forum Support Area for Unregistered Users & Account Problems

For users incorrectly rejected as a spammers

There was a problem with the site servicing our spam address checking. As a result all registrations were being rejected. If you have encountered this problem please try again and you should be permitted to join. (0 Replies)
Discussion started by: reborg
0 Replies

7. Shell Programming and Scripting

Shell script : value under 1 (0,0...) is accepted as 0?

Hi all,, I have this script ctr=$(( 1/1000 )) while do echo $ctr >> test.txt doneHowever, it puts 0 instead of 0.001 How can I put 0.001 in the text file? Thank you (2 Replies)
Discussion started by: peuceul
2 Replies

8. UNIX for Dummies Questions & Answers

Emails sent from Linux server are rejected by recipient

Hello i have this longterm issue which im unable to solve, i think this is quite simple issue, i hope you may know the cause It is on CentOS Redhat server with qmail installed. # service qmail status # service qmail start Starting Qmail: # ps aux | grep mail qmails 1688 0.0 0.0 ... (1 Reply)
Discussion started by: postcd
1 Replies

9. Forum Support Area for Unregistered Users & Account Problems

Registration User Name Rejected

Unix Admin Registration process refused two user names. I may have already registered here and it's kicking me out because of email address but giving me username msg. What's the solution to this? Thanks (0 Replies)
Discussion started by: Unregistered
0 Replies

10. IP Networking

The requested URL was rejected. Please consult with your administrator

Ggod evening. I need your help please, in a Production system there is a process that download a xls file from an URL which is IMF(International Monetary Fund) and afterwards to be loaded into a databse table. When testing conectivity from a unix server to IMF seems to work but when editing it... (9 Replies)
Discussion started by: alexcol
9 Replies
CERTPATCH(8)                                                BSD System Manager's Manual                                               CERTPATCH(8)

NAME
certpatch -- add subjectAltName identities to X.509 certificates SYNOPSIS
certpatch [-t identity-type] -i identity -k signing-key input-certificate output-certificate DESCRIPTION
certpatch alters PEM-encoded X.509 certificates by adding a subjectAltName extension containing an identity used by the signature-based authentication schemes of the ISAKMP protocol. After the addition the certificate will be signed once again with the supplied CA signing key. The options are as follows: -t identity-type If given, the -t option specifies the type of the given identity. Currently ip, fqdn, and ufqdn are recognized. The default is ip. -i identity The -i option takes an argument which is the identity to put into the subjectAltName field of the certificate. If the identity-type is ip, this argument should be an IPv4 address in dotted decimal notation. -k signing-key The -k option specifies the key used for signing the certificate once the subjectAltName extension has been added. The key is speci- fied by the filename where it is stored in PEM format. SEE ALSO
isakmpd(8), ssl(8) BSD July 18, 1999 BSD
All times are GMT -4. The time now is 12:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy