Comment on Israeli Mossad launches cyber challengeparentComments−yossi97yBut how did u send csr as CA? I guess they must provide you certificate that includes CA=True ? (in order to continue the chain)−ranro7yThe csr is created in the client and sent to server to be signed... you can replace it−zuburking7yi'm still getting User Exists though...−yossi97ytnx. worked! now did u pass the telnet ?−Gra88887yAs I understood grab with Openssl cert root https://missilesys.com/ and BURP with new account http://dev.missilesys.com/ I try soon thk U−zuburking7yTry sending a GET request to "/" :P−Gra88887y"GET / HTTP/1.1" 444 0 "B)","_"−yehiyam7yI'm getting 500 INTERNAL SERVER ERROR−ranro7ynot yet... didn't have the time :-/ but it seems much easier than the previous one...−AceRoll7yCan you post how you did it?−rooternull7yI have the csr and the private key of the administrator but I don't know how to sign it on behalf of the root certificate, any idea?−yossi97ysend them csr that it's CA=TRUE. then you recieve a cert you can sign others.. so sign adminstrator cert by yourself−qwerty407yBut when I signed the csr with a valid crt from a downloaded p12 I got ssl error on the website−qwerty407yAnd I don’t have the CA praivet key
Comments
But how did u send csr as CA? I guess they must provide you certificate that includes CA=True ? (in order to continue the chain)
The csr is created in the client and sent to server to be signed... you can replace it
i'm still getting User Exists though...
tnx. worked! now did u pass the telnet ?
As I understood grab with Openssl cert root https://missilesys.com/ and BURP with new account http://dev.missilesys.com/ I try soon thk U
Try sending a GET request to "/" :P
"GET / HTTP/1.1" 444 0 "B)","_"
I'm getting 500 INTERNAL SERVER ERROR
not yet... didn't have the time :-/ but it seems much easier than the previous one...
Can you post how you did it?
I have the csr and the private key of the administrator but I don't know how to sign it on behalf of the root certificate, any idea?
send them csr that it's CA=TRUE. then you recieve a cert you can sign others.. so sign adminstrator cert by yourself
But when I signed the csr with a valid crt from a downloaded p12 I got ssl error on the website
And I don’t have the CA praivet key